Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Commit

Permalink
bump dependencies in netlink-packet-netfilter
Browse files Browse the repository at this point in the history
  • Loading branch information
little-dude committed Feb 20, 2022
1 parent 87948c4 commit 38068f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions netlink-packet-netfilter/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ description = "netlink packet types for the netfilter subprotocol"
[dependencies]
anyhow = "1.0.32"
byteorder = "1.3.4"
netlink-packet-core = "0.3"
netlink-packet-utils = "0.4"
netlink-packet-core = "0.4"
netlink-packet-utils = "0.5"
bitflags = "1.2.1"
libc = "0.2.77"
derive_more = "0.99.16"
Expand Down

0 comments on commit 38068f2

Please sign in to comment.