Skip to content

Commit 7a8ecd8

Browse files
Update netlink-packet-route requirement from 0.17 to 0.29 (#94)
Updates the requirements on [netlink-packet-route](https://github.com/rust-netlink/netlink-packet-route) to permit the latest version. - [Release notes](https://github.com/rust-netlink/netlink-packet-route/releases) - [Changelog](https://github.com/rust-netlink/netlink-packet-route/blob/main/CHANGELOG) - [Commits](rust-netlink/netlink-packet-route@v0.17.0...v0.29.0) --- updated-dependencies: - dependency-name: netlink-packet-route dependency-version: 0.29.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8eb54a0 commit 7a8ecd8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ aya = "0.12"
6464
aya-obj = "0.1"
6565

6666
# Firewall (Linux only)
67-
netlink-packet-route = "0.17"
67+
netlink-packet-route = "0.29"
6868
netlink-sys = "0.8"
6969

7070
# ML (optional)

0 commit comments

Comments
 (0)