Skip to content

Commit

Permalink
Update hex-literal requirement from 0.2.1 to 0.4.1
Browse files Browse the repository at this point in the history
Updates the requirements on [hex-literal](https://github.com/RustCrypto/utils) to permit the latest version.
- [Release notes](https://github.com/RustCrypto/utils/releases)
- [Commits](RustCrypto/utils@hex-literal-v0.2.1...hex-literal-v0.4.1)

---
updated-dependencies:
- dependency-name: hex-literal
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and dholroyd committed Feb 17, 2024
1 parent 9822563 commit e425303
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,5 +21,5 @@ smptera-format-identifiers-rust = "0.3.0"
log = "0.4"

[dev-dependencies]
hex-literal = "0.2.1"
hex-literal = "0.4.1"
matches = "0.1.6"

0 comments on commit e425303

Please sign in to comment.