Skip to content

Commit 4b4236a

Browse files
chore(deps): bump hmac from 0.12.1 to 0.13.0 in /bots/rhodibot
Bumps [hmac](https://github.com/RustCrypto/MACs) from 0.12.1 to 0.13.0. - [Commits](RustCrypto/MACs@hmac-v0.12.1...hmac-v0.13.0) --- updated-dependencies: - dependency-name: hmac dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c321188 commit 4b4236a

2 files changed

Lines changed: 60 additions & 8 deletions

File tree

bots/rhodibot/Cargo.lock

Lines changed: 59 additions & 7 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
@@ -31,7 +31,7 @@ serde_json = "1"
3131
toml = "0.8"
3232

3333
# Crypto for webhook verification
34-
hmac = "0.12"
34+
hmac = "0.13"
3535
sha2 = "0.10"
3636
hex = "0.4"
3737

0 commit comments

Comments
 (0)