Skip to content

Commit 7d56ce8

Browse files
committed
bump dependencies in netlink-packet-netfilter
1 parent 6290d08 commit 7d56ce8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,8 @@ description = "netlink packet types for the netfilter subprotocol"
1414
[dependencies]
1515
anyhow = "1.0.32"
1616
byteorder = "1.3.4"
17-
netlink-packet-core = "0.3"
18-
netlink-packet-utils = "0.4"
17+
netlink-packet-core = "0.4"
18+
netlink-packet-utils = "0.5"
1919
bitflags = "1.2.1"
2020
libc = "0.2.77"
2121
derive_more = "0.99.16"

0 commit comments

Comments
 (0)