Skip to content

Commit 39c95f9

Browse files
chore(deps): bump sha2 from 0.10.9 to 0.11.0 in /bots/echidnabot (#44)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e8c32d8 commit 39c95f9

2 files changed

Lines changed: 93 additions & 29 deletions

File tree

bots/echidnabot/Cargo.lock

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

bots/echidnabot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ rand = "0.9"
6060

6161
# Crypto for webhook verification
6262
hmac = "0.12"
63-
sha2 = "0.10"
63+
sha2 = "0.11"
6464
hex = "0.4"
6565

6666
# CLI

0 commit comments

Comments
 (0)