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 3e22c06 commit 678ebdbCopy full SHA for 678ebdb
Cargo.toml
@@ -7,7 +7,7 @@ version = "1.0.1"
7
base64 = "0.9.3"
8
challenge-bypass-ristretto = { version = "1.0.1", features = ["base64"] }
9
hmac = "0.10"
10
-rand = "0.7"
+rand = "0.9"
11
sha2 = "0.9"
12
13
[lib]
0 commit comments