1 2 3 4 5 6 7 8
[package] authors = ["Peter Jin"] description = "unix2" edition = "2018" include = ["Cargo.toml", "src/lib.rs"] license = "ISC OR MIT OR Apache-2.0" name = "unix2" version = "0.0.0"