Skip to content

Commit 3ec00a6

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 8b68299 commit 3ec00a6

2 files changed

Lines changed: 77 additions & 13 deletions

File tree

Cargo.lock

Lines changed: 76 additions & 12 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
@@ -15,7 +15,7 @@ reqwest = { version = "0.13.2", default-features = false, features = ["blocking"
1515
serde = { version = "1.0.228", features = ["derive"] }
1616
serde_json = "1.0.145"
1717
serde_yml = "0.0.12"
18-
sha2 = "0.10.9"
18+
sha2 = "0.11.0"
1919
tar = "0.4.45"
2020
thiserror = "2.0.18"
2121
tokio = { version = "1.50.0", features = ["rt-multi-thread"] }

0 commit comments

Comments
 (0)