Skip to content

Commit 2a918d9

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] <support@github.com>
1 parent fb2b787 commit 2a918d9

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
@@ -8,7 +8,7 @@ edition = "2024"
88
[dependencies]
99
flate2 = "1.1.2"
1010
tar = "0.4.40"
11-
sha2 = "0.10.8"
11+
sha2 = "0.10.9"
1212
hex = { version = "0.4.3", default-features = false }
1313
serde_json = { version = "1.0.113", default-features = false, features = [
1414
"alloc",

0 commit comments

Comments
 (0)