[package] name = "libc_tools" version = "0.1.3" authors = ["lovebaihezi "] edition = "2018" license = "MIT OR Apache-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html description = "a fork to std process" [dependencies] libc="0.2.98"