update to log 0.4

This commit is contained in:
Sean McArthur
2018-01-19 17:46:55 -08:00
parent f716b5b7d6
commit af49be0ce6
3 changed files with 4 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ futures = "0.1.15"
hyper = "0.11.9"
hyper-tls = "0.1.2"
libflate = "0.1.11"
log = "0.3"
log = "0.4"
mime_guess = "2.0.0-alpha.2"
native-tls = "0.1.3"
serde = "1.0"
@@ -29,7 +29,7 @@ uuid = { version = "0.5", features = ["v4"] }
hyper-proxy = "0.4.0"
[dev-dependencies]
env_logger = "0.4"
env_logger = "0.5"
error-chain = "0.10"
serde_derive = "1.0"