Update chrono (#111)

This commit is contained in:
Cyril Plisko
2017-02-20 23:05:47 +02:00
committed by Tim
parent 49bc4d0bce
commit 8b9847e347

View File

@@ -34,7 +34,7 @@ native-tls = { version = "0.1.1", optional = true }
tokio-tls = { version = "0.1", optional = true }
[dev-dependencies]
chrono = "0.2"
chrono = "0.3"
env_logger = "0.3"
futures-cpupool = "0.1"
clap = "2.0"