Skip to content

Commit f82dca8

Browse files
committed
Downgraded base64
1 parent 8958c8d commit f82dca8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ walkdir = "2.2"
3939
toml = "0.5"
4040
fs2 = "0.4.3"
4141
remove_dir_all = "0.5.2"
42-
base64 = "0.12.1"
42+
base64 = "0.11.0"
4343
getrandom = { version = "0.1.12", features = ["std"] }
4444

4545
[dev-dependencies]

0 commit comments

Comments
 (0)