Skip to content

Commit

Permalink
Bump hmac from 0.8.0 to 0.10.1
Browse files Browse the repository at this point in the history
Bumps [hmac](https://github.com/RustCrypto/MACs) from 0.8.0 to 0.10.1.
- [Release notes](https://github.com/RustCrypto/MACs/releases)
- [Commits](RustCrypto/MACs@hmac-v0.8.0...hmac-v0.10.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Feb 4, 2021
1 parent 205faf5 commit a282e69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ name = "mb"
[dependencies]
serde_json = "1.0.55"
hex = "0.4.2"
hmac = "0.8.0"
hmac = "0.10.1"
sha2 = "0.9.0"
serde_urlencoded = "0.6.1"
serde_repr = "0.1"
Expand Down

0 comments on commit a282e69

Please sign in to comment.