Skip to content

Commit 38acc77

Browse files
chore(deps): 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 c76e30d commit 38acc77

2 files changed

Lines changed: 65 additions & 12 deletions

File tree

Cargo.lock

Lines changed: 64 additions & 11 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
@@ -80,7 +80,7 @@ serde = { version = "1.0.228", features = ["derive"] }
8080
serde_json = { version = "1.0.149" }
8181
serde_yaml = { version = "0.9.34" }
8282
serial_test = "3.4.0"
83-
sha2 = "0.10.9"
83+
sha2 = "0.11.0"
8484
sha3 = "0.10.8"
8585
similar = "2.7.0"
8686
spdx = "0.13.4"

0 commit comments

Comments
 (0)