Skip to content

Commit

Permalink
Update assert_hex requirement from 0.2 to 0.3
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.
- [Changelog](https://github.com/wcampbell0x2a/assert_hex/blob/master/CHANGELOG.md)
- [Commits](wcampbell0x2a/assert_hex@v0.2.0...v0.3.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 31, 2023
1 parent 5b81a1c commit dd36f05
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.3"

0 comments on commit dd36f05

Please sign in to comment.