Skip to content

Commit

Permalink
Bump hex-literal from 0.3.4 to 0.4.1
Browse files Browse the repository at this point in the history
Bumps [hex-literal](https://github.com/RustCrypto/utils) from 0.3.4 to 0.4.1.
- [Commits](RustCrypto/utils@hex-literal-v0.3.4...hex-literal-v0.4.1)

---
updated-dependencies:
- dependency-name: hex-literal
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 20, 2024
1 parent 94c1e2d commit 1f982cb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ rusticata-macros = "4.0"

[dev-dependencies]
clap = { version="4.1", features = ["derive"]}
hex-literal = "0.3"
hex-literal = "0.4"
pretty_assertions = "1.0"

[build-dependencies]
Expand Down

0 comments on commit 1f982cb

Please sign in to comment.