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.
1 parent dbea6f1 commit 6dba551Copy full SHA for 6dba551
Cargo.toml
@@ -6,7 +6,7 @@ version = "1.0.1"
6
[dependencies]
7
base64 = "0.9.3"
8
challenge-bypass-ristretto = { version = "1.0.1", features = ["base64"] }
9
-hmac = "0.10"
+hmac = "0.12"
10
rand = "0.7"
11
sha2 = "0.9"
12
0 commit comments