Skip to content

Commit bdd4611

Browse files
chore(deps): update rtnetlink requirement from 0.17 to 0.18 (#169)
1 parent f55b223 commit bdd4611

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
@@ -63,7 +63,7 @@ mimalloc = { version = "0.1.46", default-features = false, optional = true }
6363

6464
[target.'cfg(target_os = "linux")'.dependencies]
6565
sysctl = "0.6.0"
66-
rtnetlink = "0.17"
66+
rtnetlink = "0.18"
6767
netlink-packet-route = "0.25.1"
6868
futures = "0.3.30"
6969

0 commit comments

Comments
 (0)