Skip to content

Commit f5205af

Browse files
dependabot[bot]Kanishk2207
authored andcommitted
Bump sha2 from 0.10.9 to 0.11.0
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>
1 parent 3e99e57 commit f5205af

2 files changed

Lines changed: 29 additions & 30 deletions

File tree

Cargo.lock

Lines changed: 28 additions & 29 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
@@ -22,7 +22,7 @@ indicatif = "0.18"
2222
log = "0.4"
2323
notify = "8.1"
2424
serde = { version = "1.0.228", features = ["derive"] }
25-
sha2 = "0.10"
25+
sha2 = "0.11"
2626
thiserror = "2.0"
2727
toml = "1.1"
2828
walkdir = "2.5"

0 commit comments

Comments
 (0)