Skip to content

Commit

Permalink
Bump digest from 0.9.0 to 0.10.5 in /rust
Browse files Browse the repository at this point in the history
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2022
1 parent fc0a55b commit 48ef437
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 6 deletions.
39 changes: 34 additions & 5 deletions rust/Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion rust/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ cryptoxide = "0.4.2"
cbor_event = "2.1.3"
ed25519-bip32 = "0.4.1"
sha2 = "^0.9"
digest = "^0.9"
digest = "^0.10"
bech32 = "0.7.2"
hex = "0.4.0"
cfg-if = "1"
Expand Down

0 comments on commit 48ef437

Please sign in to comment.