Skip to content

Commit ea53ee9

Browse files
chore(deps): bump hmac from 0.12.1 to 0.13.0 in /bots/echidnabot (#52)
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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d41f19c commit ea53ee9

2 files changed

Lines changed: 32 additions & 7 deletions

File tree

bots/echidnabot/Cargo.lock

Lines changed: 31 additions & 6 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
@@ -59,7 +59,7 @@ tracing-subscriber = { version = "0.3", features = ["env-filter", "json"] }
5959
rand = "0.9"
6060

6161
# Crypto for webhook verification
62-
hmac = "0.12"
62+
hmac = "0.13"
6363
sha2 = "0.11"
6464
hex = "0.4"
6565

0 commit comments

Comments
 (0)