[package] name = "seccomp-droundy-sys" version = "0.1.2" authors = ["Alexander Polakov ", "David Roundy "] license = "LGPL-2.1" keywords = ["linux", "seccomp"] description = "low-level bindings to libseccomp" repository = "https://github.com/droundy/seccomp-sys" readme = "README.md" [dependencies] libc = "0.2" [build-dependencies] pkg-config = "^0.3.9" gcc = "0.3"