Skip to content

Commit 73c05e9

Browse files
Bump sha2 from 0.9.2 to 0.10.1 in /rust
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.9.2 to 0.10.1. - [Release notes](https://github.com/RustCrypto/hashes/releases) - [Commits](RustCrypto/hashes@sha2-v0.9.2...sha2-v0.10.1) --- updated-dependencies: - dependency-name: sha2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 86dc681 commit 73c05e9

File tree

2 files changed

+36
-21
lines changed

2 files changed

+36
-21
lines changed

rust/Cargo.lock

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

rust/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ crate-type = ["cdylib", "rlib"]
1919
cryptoxide = "0.4.2"
2020
cbor_event = "2.1.3"
2121
ed25519-bip32 = "0.4.1"
22-
sha2 = "^0.9"
22+
sha2 = "^0.10"
2323
digest = "^0.9"
2424
bech32 = "0.7.2"
2525
hex = "0.4.0"

0 commit comments

Comments
 (0)