Skip to content

Commit bf2c7c1

Browse files
committed
Use latest netlink-packet-core 0.7.0
Signed-off-by: Gris Ge <[email protected]>
1 parent b3e0bf7 commit bf2c7c1

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
@@ -13,7 +13,7 @@ description = "generic netlink packet types"
1313
[dependencies]
1414
anyhow = "1.0.39"
1515
byteorder = "1.4.2"
16-
netlink-packet-core = { version = "0.6.0" }
16+
netlink-packet-core = { version = "0.7.0" }
1717
netlink-packet-utils = { version = "0.5.2" }
1818

1919
[dev-dependencies]

0 commit comments

Comments
 (0)