Skip to content

Commit 49930d0

Browse files
build(deps): bump hex-literal from 0.4.1 to 1.0.0
Bumps [hex-literal](https://github.com/RustCrypto/utils) from 0.4.1 to 1.0.0. - [Commits](RustCrypto/utils@hex-literal-v0.4.1...hex-literal-v1.0.0) --- updated-dependencies: - dependency-name: hex-literal dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent baac80b commit 49930d0

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
@@ -33,7 +33,7 @@ serde = { version = "1.0.184", optional = true, default-features = false, featur
3333

3434
[dev-dependencies]
3535
base64ct = { version = "1", features = ["alloc"] }
36-
hex-literal = "0.4.1"
36+
hex-literal = "1.0.0"
3737
proptest = "1"
3838
serde_test = "1.0.89"
3939
rand_xorshift = "0.4"

0 commit comments

Comments
 (0)