[package] name = "rcap" version = "0.1.4" authors = ["Abhishek Chanda "] description = "A library to work with Linux capabilities" license = "Apache-2.0" repository = "https://github.com/achanda/rcap" build = "build.rs" [dependencies] libc="*"