Skip to content
This repository was archived by the owner on Jun 12, 2023. It is now read-only.

Commit f46414d

Browse files
Merge pull request #58 from containers/dependabot/cargo/rtnetlink-0.12.0
Update rtnetlink requirement from 0.11.0 to 0.12.0
2 parents 6d23c68 + f7b6a9e commit f46414d

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
@@ -33,7 +33,7 @@ env_logger = "0.10.0"
3333
http = "0.2.8"
3434
macaddr = "1.0.1"
3535
nv = { package = "netavark", version = "1.4"}
36-
rtnetlink = "0.11.0"
36+
rtnetlink = "0.12.0"
3737
ipnet = { version = "2", features = ["serde"] }
3838
rand = "0.8.5"
3939

0 commit comments

Comments
 (0)