Skip to content

Commit

Permalink
Merge pull request #1086 from containers/renovate/netlink-packet-rout…
Browse files Browse the repository at this point in the history
…e-0.x

fix(deps): update rust crate netlink-packet-route to 0.21.0
  • Loading branch information
openshift-merge-bot[bot] authored Oct 1, 2024
2 parents 1a6e585 + 503298d commit 73206b4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ nix = { version = "0.29.0", features = ["sched", "signal", "user"] }
rand = "0.8.5"
sha2 = "0.10.8"
netlink-packet-utils = "0.5.2"
netlink-packet-route = "0.20.1"
netlink-packet-route = "0.21.0"
netlink-packet-core = "0.7.0"
nftables = "0.4.1"
fs2 = "0.4.3"
Expand Down

0 comments on commit 73206b4

Please sign in to comment.