Skip to content

Commit 91f8679

Browse files
committed
Update hmac-sha512
1 parent 46ebef4 commit 91f8679

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ rsa = { version = "0.10.0-rc.14", features = ["hazmat"] }
1818
crypto-bigint = "0.7.0-rc.22"
1919
digest = "0.11.0-rc.9"
2020
hmac-sha256 = { version = "1.1.13", features = ["traits011"] }
21-
hmac-sha512 = { version = "1.1.9", features = ["traits011", "sha384"] }
21+
hmac-sha512 = { version = "1.1.10", features = ["traits011", "sha384"] }
2222
ct-codecs = "1"
2323
derive-new = "0.7.0"
2424
derive_more = { version = "2.1.1", features = ["full"] }

0 commit comments

Comments
 (0)