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 8a486b6 commit 911d26bCopy full SHA for 911d26b
dhcp/Cargo.toml
@@ -21,7 +21,7 @@ defmt = { version = "1.0.1", features = ["ip_in_core"], optional = true }
21
log = { version = "0.4", optional = true }
22
23
[dev-dependencies]
24
-dhcproto = "0.12"
+dhcproto = "0.13"
25
rand_core = { version = "0.9", features = ["os_rng"] }
26
stderrlog = "0.6"
27
w5500-hl.path = "../hl"
0 commit comments