aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nftnl/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nftnl/Cargo.toml b/nftnl/Cargo.toml
index 0336fd8..180ef94 100644
--- a/nftnl/Cargo.toml
+++ b/nftnl/Cargo.toml
@@ -25,5 +25,5 @@ log = "0.4"
nftnl-sys = { path = "../nftnl-sys", version = "0.1" }
[dev-dependencies]
-ipnetwork = "0.13"
+ipnetwork = "0.14"
mnl = "0.1"