We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8e4a48b commit 394faffCopy full SHA for 394faff
Cargo.toml
@@ -37,7 +37,7 @@ anyhow = "1.0.93"
37
clap = { version = "~4.5.42", features = ["derive", "env"] }
38
env_logger = "0.11.8"
39
ipnet = { version = "2.11.0", features = ["serde"] }
40
-iptables = "0.5.2"
+iptables = "0.6.0"
41
libc = "0.2.157"
42
log = "0.4.28"
43
serde = { version = "1.0.219", features = ["derive"] }
0 commit comments