Skip to content

Commit

Permalink
chore(deps): bump digest from 0.9.0 to 0.10.2
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.2.
- [Commits](RustCrypto/traits@digest-v0.9.0...digest-v0.10.2)

---
updated-dependencies:
- dependency-name: digest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 6, 2024
1 parent 2c93c9d commit 3adbdf2
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 5 deletions.
37 changes: 33 additions & 4 deletions 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 Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ edition = "2018"
[dependencies]
blake2 = "0.9.1"
clap = "2.33.0"
digest = "0.9.0"
digest = "0.10.2"
generic-array = "0.14.4"
rayon = "1.10.0"
thiserror = "1.0.26"
Expand Down

0 comments on commit 3adbdf2

Please sign in to comment.