Skip to content

Commit 394faff

Browse files
fix(deps): update rust crate iptables to 0.6.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8e4a48b commit 394faff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ anyhow = "1.0.93"
3737
clap = { version = "~4.5.42", features = ["derive", "env"] }
3838
env_logger = "0.11.8"
3939
ipnet = { version = "2.11.0", features = ["serde"] }
40-
iptables = "0.5.2"
40+
iptables = "0.6.0"
4141
libc = "0.2.157"
4242
log = "0.4.28"
4343
serde = { version = "1.0.219", features = ["derive"] }

0 commit comments

Comments
 (0)