Skip to content

Commit 7fd04b3

Browse files
chore(deps): bump sha2 from 0.10.8 to 0.10.9
Bumps [sha2](https://github.com/RustCrypto/hashes) from 0.10.8 to 0.10.9. - [Commits](RustCrypto/hashes@sha2-v0.10.8...sha2-v0.10.9) --- updated-dependencies: - dependency-name: sha2 dependency-version: 0.10.9 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b2fef86 commit 7fd04b3

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -37,7 +37,7 @@ zeroize = { version = "1.8.1", features = ["zeroize_derive"] }
3737
clap = { version = "4.5.37", features = ["derive"] }
3838
hmac = "0.12.1"
3939
sha1 = "0.10.6"
40-
sha2 = "0.10.8"
40+
sha2 = "0.10.9"
4141
chacha20poly1305 = "0.10.1"
4242
getrandom = "0.3.2"
4343
rust-argon2 = "2.1.0"

0 commit comments

Comments
 (0)