Skip to content

Commit f474deb

Browse files
chore(deps): bump sha2 from 0.10.9 to 0.11.0 in /bots/finishingbot
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 c321188 commit f474deb

2 files changed

Lines changed: 29 additions & 30 deletions

File tree

bots/finishingbot/Cargo.lock

Lines changed: 28 additions & 29 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

bots/finishingbot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ thiserror = "2"
4545
anyhow = "1"
4646

4747
# Hash verification
48-
sha2 = "0.10"
48+
sha2 = "0.11"
4949
hex = "0.4"
5050

5151
# Markdown parsing (for claim verification)

0 commit comments

Comments
 (0)