[package] name = "os-core" authors = ["Jowers "] version = "0.2.0" edition = "2021" license = "MIT" readme = "README.md" repository = "https://github.com/TC-J/os_core.git" description = "core, operating system related, functionality" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] libc = "0.2.121"