Skip to content

Commit 427cfd7

Browse files
Bump digest from 0.9.0 to 0.10.5 in /rust
Bumps [digest](https://github.com/RustCrypto/traits) from 0.9.0 to 0.10.5. - [Release notes](https://github.com/RustCrypto/traits/releases) - [Commits](RustCrypto/traits@digest-v0.9.0...digest-v0.10.5) --- updated-dependencies: - dependency-name: digest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b775e8 commit 427cfd7

File tree

2 files changed

+35
-6
lines changed

2 files changed

+35
-6
lines changed

rust/Cargo.lock

+34-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

rust/Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ cryptoxide = "0.4.2"
2020
cbor_event = "2.1.3"
2121
ed25519-bip32 = "0.4.1"
2222
sha2 = "^0.9"
23-
digest = "^0.9"
23+
digest = "^0.10"
2424
bech32 = "0.7.2"
2525
hex = "0.4.0"
2626
cfg-if = "1"

0 commit comments

Comments
 (0)