diff options
-rw-r--r-- | Cargo.toml | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,7 +1,7 @@ [package] name = "rustables" -version = "0.8.1" -authors = ["lafleur@boum.org", "Simon Thoby", "Mullvad VPN"] +version = "0.9.0" +authors = ["lafleur@boum.org", "Simon Thoby", "Mullvad VPN", "HimbeerserverDE"] license = "GPL-3.0-or-later" description = "Safe abstraction for libnftnl. Provides low-level userspace access to the in-kernel nf_tables subsystem" repository = "https://gitlab.com/rustwall/rustables" |