Update base64 to 0.10 (#383)
This commit is contained in:
committed by
Sean McArthur
parent
8217c43db2
commit
a13f89c4e5
@@ -10,7 +10,7 @@ license = "MIT/Apache-2.0"
|
||||
categories = ["web-programming::http-client"]
|
||||
|
||||
[dependencies]
|
||||
base64 = "0.9"
|
||||
base64 = "0.10"
|
||||
bytes = "0.4"
|
||||
encoding_rs = "0.8"
|
||||
futures = "0.1.23"
|
||||
|
||||
Reference in New Issue
Block a user