Skip to content

Commit

Permalink
chore(deps): update hex-literal requirement from 0.4 to 1.0
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.
- [Commits](RustCrypto/utils@hex-literal-v0.4.0...hex-literal-v1.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 3, 2025
1 parent 5737499 commit 309640a
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 @@ -108,7 +108,7 @@ rand = "0.8"
approx = "0.5"
bincode = "1.3"
hex = "0.4"
hex-literal = "0.4"
hex-literal = "1.0"
postgres = "0.19"
proptest = "1"
serde_json = "1.0"
Expand Down

0 comments on commit 309640a

Please sign in to comment.