[package] name = "nix" description = "Rust friendly bindings to Posix APIs" version = "0.1.2" authors = ["Carl Lerche "] homepage = "https://github.com/carllerche/nix-rust" license = "MIT" exclude = [".gitignore", ".travis.yml", "tests/**/*"] [dependencies] bitflags = "0.1"