Skip to content

Commit ab4f9f5

Browse files
Bump hex-literal from 0.4.1 to 1.1.0
Bumps [hex-literal](https://github.com/RustCrypto/utils) from 0.4.1 to 1.1.0. - [Commits](RustCrypto/utils@hex-literal-v0.4.1...hex-literal-v1.1.0) --- updated-dependencies: - dependency-name: hex-literal dependency-version: 1.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6554155 commit ab4f9f5

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ rusticata-macros = "4.0"
4747

4848
[dev-dependencies]
4949
clap = { version="4.5", features = ["derive"]}
50-
hex-literal = "0.4"
50+
hex-literal = "1.1"
5151
pretty_assertions = "1.4"
5252

5353
[build-dependencies]

0 commit comments

Comments
 (0)