Skip to content

Commit 911d26b

Browse files
dependabot[bot]newAM
authored andcommitted
build(deps): update dhcproto requirement from 0.12 to 0.13
Updates the requirements on [dhcproto](https://github.com/bluecatengineering/dhcproto) to permit the latest version. - [Release notes](https://github.com/bluecatengineering/dhcproto/releases) - [Changelog](https://github.com/bluecatengineering/dhcproto/blob/master/CHANGELOG.md) - [Commits](bluecatengineering/dhcproto@0.12.0...0.13.0) --- updated-dependencies: - dependency-name: dhcproto dependency-version: 0.13.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8a486b6 commit 911d26b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dhcp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ defmt = { version = "1.0.1", features = ["ip_in_core"], optional = true }
2121
log = { version = "0.4", optional = true }
2222

2323
[dev-dependencies]
24-
dhcproto = "0.12"
24+
dhcproto = "0.13"
2525
rand_core = { version = "0.9", features = ["os_rng"] }
2626
stderrlog = "0.6"
2727
w5500-hl.path = "../hl"

0 commit comments

Comments
 (0)