We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
hmac
1 parent 5f7f472 commit 1a2bb8eCopy full SHA for 1a2bb8e
Cargo.toml
@@ -19,7 +19,7 @@ async-trait = "0.1.50"
19
rand = "0.8.3"
20
base64 = "0.13.0"
21
sha2 = "0.9.5"
22
-hmac = "0.11.0"
+hmac = "0.12.1"
23
serde_json = "1.0.64"
24
bincode = "1.3.3"
25
anyhow = "1.0.40"
0 commit comments