Upgrade log to 0.4
This commit is contained in:
parent
abbf1eafcb
commit
6f2820d7f6
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@ chrono = "0.4"
|
||||||
encoding = "0.2"
|
encoding = "0.2"
|
||||||
failure = "0.1"
|
failure = "0.1"
|
||||||
futures = "0.1"
|
futures = "0.1"
|
||||||
log = "0.3"
|
log = "0.4"
|
||||||
native-tls = "0.1"
|
native-tls = "0.1"
|
||||||
serde = "1.0"
|
serde = "1.0"
|
||||||
serde_derive = "1.0"
|
serde_derive = "1.0"
|
||||||
|
|
Loading…
Reference in a new issue