Skip to content

Commit 0b0c5c1

Browse files
fix(deps): update rust crate netlink-packet-route to 0.28.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4458d9b commit 0b0c5c1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ zbus = { version = "5.12.0" }
4545
nix = { version = "0.30.1", features = ["net", "sched", "signal", "socket", "user"] }
4646
rand = "0.9.2"
4747
sha2 = "0.10.9"
48-
netlink-packet-route = "0.25.1"
48+
netlink-packet-route = "0.28.0"
4949
netlink-packet-core = "0.8.1"
5050
netlink-sys = "0.8.7"
5151
nftables = "0.6.3"

0 commit comments

Comments
 (0)