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 72856ae commit 352b24fCopy full SHA for 352b24f
Cargo.toml
@@ -36,7 +36,7 @@ default-features = false
36
serde_json = "=1.0.140"
37
serde = { version = "=1.0.219", features = ["derive"] }
38
sha2 = "=0.10.8"
39
-base64 = "0.22"
+base64 = "=0.22.1"
40
rand = { version = "=0.8.5", default-features = true }
41
criterion = { version = "=0.5.1", features = ["html_reports"] }
42
0 commit comments