Bump serde and serde_json to 1.0
This commit is contained in:
committed by
Sean McArthur
parent
be1b1f0ab8
commit
14dbc79da3
@@ -13,8 +13,8 @@ categories = ["web-programming::http-client"]
|
|||||||
hyper = "0.10.2"
|
hyper = "0.10.2"
|
||||||
hyper-native-tls = "0.2"
|
hyper-native-tls = "0.2"
|
||||||
log = "0.3"
|
log = "0.3"
|
||||||
serde = "0.9"
|
serde = "1.0"
|
||||||
serde_json = "0.9"
|
serde_json = "1.0"
|
||||||
serde_urlencoded = "0.4"
|
serde_urlencoded = "0.4"
|
||||||
url = "1.2"
|
url = "1.2"
|
||||||
libflate = "0.1.3"
|
libflate = "0.1.3"
|
||||||
|
|||||||
Reference in New Issue
Block a user