mirror of
https://github.com/lights0123/n-link.git
synced 2025-03-30 22:36:51 +00:00
11 lines
314 B
TOML
11 lines
314 B
TOML
[package]
|
|
name = "libc"
|
|
version = "0.2.78"
|
|
authors = ["lights0123 <developer@lights0123.com>"]
|
|
edition = "2018"
|
|
|
|
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
|
|
|
|
[dependencies]
|
|
libc2 = { git = "https://github.com/rust-lang/libc", tag = "0.2.77", package = "libc" }
|