Skip to content

Commit c5f750d

Browse files
guvencMalteJ
authored andcommitted
Bump dhcpproto and socket2 crates to their latest version
Signed-off-by: Guvenc Gulce <[email protected]>
1 parent 68c08f3 commit c5f750d

File tree

2 files changed

+84
-64
lines changed

2 files changed

+84
-64
lines changed

Cargo.lock

Lines changed: 82 additions & 62 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ libc = "0.2"
4141
rtnetlink = "0.14.1"
4242
netlink-packet-route = "~0.19.0"
4343
pnet = "0.35.0"
44-
dhcproto = "0.12.0"
45-
socket2 = "0.5.7"
44+
dhcproto = "0.13.0"
45+
socket2 = "0.6.0"
4646
futures = "0.3.31"
4747
chrono = "0.4.42"
4848
feos-proto = { path = "feos/proto" }

0 commit comments

Comments
 (0)