libnftables-sys 0.1.0

FFI bindings for libnftables.
1
2
3
4
5
6
7
8
9
10
11
12
13
[build-dependencies.bindgen]
version = "0.37"
[dependencies.json]
version = "0.11"

[package]
authors = ["Pierre Chifflier <chifflier@wzdftpd.net>"]
build = "build.rs"
description = "FFI bindings for libnftables."
license = "GPL-2.0"
name = "libnftables-sys"
readme = "README.md"
version = "0.1.0"