[package] name = "rs-kilo" version = "0.1.0" authors = ["Timothy Warren "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] bitflags = "1.1.0" lazy_static = "1.4.0" libc = "0.2" # Rust wrappers for C/POSIX headers nix = "0.15.0"