Skip to content

Commit 2ea0aa8

Browse files
Bump sha2 from 0.10.8 to 0.10.9
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.8 to 0.10.9. - [Commits](RustCrypto/hashes@sha2-v0.10.8...sha2-v0.10.9) --- updated-dependencies: - dependency-name: sha2 dependency-version: 0.10.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7a5af4f commit 2ea0aa8

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
@@ -23,7 +23,7 @@ colored = "3.0.0"
2323
hex = "0.4.3"
2424
md5 = "0.7.0"
2525
sha1 = "0.10.6"
26-
sha2 = "0.10.8"
26+
sha2 = "0.10.9"
2727

2828
[dev-dependencies]
2929
tempfile = "3.19.1"

0 commit comments

Comments
 (0)