[build-dependencies.cc]
features = ["parallel"]
version = "1.0"
[build-dependencies.pkg-config]
version = "0.3"
[dependencies.libc]
version = "0.2.99"
[package]
authors = ["Evgeny Nosov <evgen3188@gmail.com>"]
build = "build.rs"
description = "Native bindings to the libnfnetlink library."
edition = "2018"
homepage = "https://github.com/zshell31/tokio-nflog"
keywords = ["netfilter", "nflog", "libnfnetlink"]
license = "MIT/Apache-2.0"
links = "nfnetlink"
name = "nfnetlink-sys"
repository = "https://github.com/zshell31/tokio-nflog"
version = "0.1.0"