Skip to content

Commit 38c0701

Browse files
authored
hmac v0.13.0-rc.2 (#213)
1 parent 6e7db7b commit 38c0701

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

hmac/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hmac"
3-
version = "0.13.0-rc.1"
3+
version = "0.13.0-rc.2"
44
description = "Generic implementation of Hash-based Message Authentication Code (HMAC)"
55
authors = ["RustCrypto Developers"]
66
license = "MIT OR Apache-2.0"

0 commit comments

Comments
 (0)