Skip to content

Commit f5eb73e

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 d1227e5 commit f5eb73e

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.

srp/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ lazy_static = "1.2"
2020
subtle = "2.4"
2121

2222
[dev-dependencies]
23-
hex-literal = "0.4"
23+
hex-literal = "1.1"
2424
num-traits = "0.2"
2525
rand = "0.8"
2626
sha1 = "0.10"

0 commit comments

Comments
 (0)