Skip to content

Commit c736502

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

2 files changed

Lines changed: 53 additions & 9 deletions

File tree

bots/rhodibot/Cargo.lock

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

bots/rhodibot/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ toml = "0.8"
3232

3333
# Crypto for webhook verification
3434
hmac = "0.12"
35-
sha2 = "0.10"
35+
sha2 = "0.11"
3636
hex = "0.4"
3737

3838
# Logging

0 commit comments

Comments
 (0)