Skip to content

Commit 11bf254

Browse files
authored
Merge pull request #1401 from alex/patch-1
chore(lib): update base64 version
2 parents 5d5045d + 45439be commit 11bf254

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
@@ -19,7 +19,7 @@ include = [
1919
]
2020

2121
[dependencies]
22-
base64 = "0.8"
22+
base64 = "0.9"
2323
bytes = "0.4.4"
2424
futures = "0.1.17"
2525
futures-cpupool = "0.1.6"

0 commit comments

Comments
 (0)