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 ee5b135 commit 8bc6c97Copy full SHA for 8bc6c97
Cargo.toml
@@ -37,7 +37,7 @@ walkdir = "2.2"
37
toml = "0.5"
38
fs2 = "0.4.3"
39
remove_dir_all = "0.5.2"
40
-base64 = "0.11.0"
+base64 = "0.12.0"
41
getrandom = { version = "0.1.12", features = ["std"] }
42
43
[target.'cfg(unix)'.dependencies]
0 commit comments