Skip to content

Commit c12fd89

Browse files
chore(deps): bump sha2 from 0.10.9 to 0.11.0 (#12)
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.9 to 0.11.0. - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) --- updated-dependencies: - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cb08363 commit c12fd89

2 files changed

Lines changed: 77 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 76 additions & 12 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
@@ -26,7 +26,7 @@ crossterm = "0.29"
2626
eframe = "0.27"
2727
rayon = "1.10"
2828
blake3 = { version = "1.5", features = ["mmap"] }
29-
sha2 = "0.10"
29+
sha2 = "0.11"
3030
hex = "0.4"
3131
getrandom = "0.3"
3232
walkdir = "2.5"

0 commit comments

Comments
 (0)