# THIS FILE IS AUTOMATICALLY GENERATED BY CARGO # # When uploading crates to the registry Cargo will automatically # "normalize" Cargo.toml files for maximal compatibility # with all versions of Cargo and also rewrite `path` dependencies # to registry (e.g., crates.io) dependencies. # # If you are reading this file be aware that the original Cargo.toml # will likely look very different (and much more reasonable). # See Cargo.toml.orig for the original contents. [package] name = "libnftables1-sys" version = "0.1.1" authors = [ "Jonas Eriksson ", "Pierre Chifflier ", ] build = "build.rs" autobins = false autoexamples = false autotests = false autobenches = false description = "FFI bindings for libnftables1." homepage = "https://git.sr.ht/~upto/seqknock/" readme = "README.md" license = "GPL-2.0" repository = "https://git.sr.ht/~upto/seqknock/tree/master/item/libnftables-sys" resolver = "2" [lib] name = "libnftables1_sys" path = "src/lib.rs" [build-dependencies.bindgen] version = "0.70"