Merge pull request #6840 from chatmail/dependabot/cargo/sha2-0.10.9

This commit is contained in:
dependabot[bot]
2025-05-02 23:29:25 +00:00
committed by GitHub

4
Cargo.lock generated
View File

@@ -5470,9 +5470,9 @@ dependencies = [
[[package]]
name = "sha2"
version = "0.10.8"
version = "0.10.9"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "793db75ad2bcafc3ffa7c68b215fee268f537982cd901d132f89c6343f3a3dc8"
checksum = "a7507d819769d01a365ab707794a4084392c824f54a7a6a7862f8c3d0892b283"
dependencies = [
"cfg-if",
"cpufeatures",