chore(dependencies): update base64 to 0.4
This commit is contained in:
committed by
Sean McArthur
parent
ed2334bef4
commit
499c0d1772
@@ -13,7 +13,7 @@ categories = ["web-programming::http-client", "web-programming::http-server"]
|
|||||||
build = "build.rs"
|
build = "build.rs"
|
||||||
|
|
||||||
[dependencies]
|
[dependencies]
|
||||||
base64 = "0.3.0"
|
base64 = "0.4.0"
|
||||||
futures = "0.1.7"
|
futures = "0.1.7"
|
||||||
futures-cpupool = "0.1"
|
futures-cpupool = "0.1"
|
||||||
httparse = "1.0"
|
httparse = "1.0"
|
||||||
|
|||||||
Reference in New Issue
Block a user