Skip to content

Commit

Permalink
Update assert_hex requirement from 0.2 to 0.4
Browse files Browse the repository at this point in the history
Updates the requirements on [assert_hex](https://github.com/wcampbell0x2a/assert_hex) to permit the latest version.
- [Release notes](https://github.com/wcampbell0x2a/assert_hex/releases)
- [Changelog](https://github.com/wcampbell0x2a/assert_hex/blob/master/CHANGELOG.md)
- [Commits](wcampbell0x2a/assert_hex@v0.2.0...v0.4.0)

---
updated-dependencies:
- dependency-name: assert_hex
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 11, 2023
1 parent 5b81a1c commit 1d88ba5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ defmt = { version = "0.3", optional = true }
defmt-impl = ["defmt", "heapless/defmt-impl"]

[dev-dependencies]
assert_hex = "0.2"
assert_hex = "0.4"

0 comments on commit 1d88ba5

Please sign in to comment.