Skip to content

Commit c373033

Browse files
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 12eb256 commit c373033

2 files changed

Lines changed: 69 additions & 17 deletions

File tree

Cargo.lock

Lines changed: 68 additions & 16 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
@@ -58,7 +58,7 @@ futures = "0.3"
5858
glob = "0.3"
5959
getrandom = "0.2"
6060
hex = "0.4.3"
61-
hmac = "0.12.1"
61+
hmac = "0.13.0"
6262
http = "1.4.0"
6363
http-body-util = "0.1"
6464
hyper = "1"

0 commit comments

Comments
 (0)