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 89c6e93 commit d472f39Copy full SHA for d472f39
Cargo.toml
@@ -17,7 +17,7 @@ authors = [
17
[dependencies]
18
async-trait = "0.1.57"
19
rand = "0.8.5"
20
-base64 = "0.13.0"
+base64 = "0.20.0"
21
sha2 = "0.10.6"
22
hmac = "0.12.1"
23
serde_json = "1.0.85"
0 commit comments