Skip to content

Commit 77570df

Browse files
build(deps): Bump hmac from 0.12.1 to 0.13.0
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 0463d60 commit 77570df

2 files changed

Lines changed: 60 additions & 14 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ cynic = "3.13.1"
2222
cynic-codegen = "3.13.1"
2323
derive_more = { version = "2.1", features = ["display"] }
2424
hex = "0.4.3"
25-
hmac = "0.12.1"
25+
hmac = "0.13.0"
2626
humantime = "2.3.0"
2727
url = "2.5.8"
2828
serde = { version = "1.0", features = ["derive"] }

0 commit comments

Comments
 (0)