We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3e0bf7 commit bf2c7c1Copy full SHA for bf2c7c1
Cargo.toml
@@ -13,7 +13,7 @@ description = "generic netlink packet types"
13
[dependencies]
14
anyhow = "1.0.39"
15
byteorder = "1.4.2"
16
-netlink-packet-core = { version = "0.6.0" }
+netlink-packet-core = { version = "0.7.0" }
17
netlink-packet-utils = { version = "0.5.2" }
18
19
[dev-dependencies]
0 commit comments