Move back to time 0.1, due to hyper 0.10

This commit is contained in:
Frank Denis 2020-08-01 17:33:29 +02:00
parent 8e86fb02f2
commit b8ce201ae7
1 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ edition = "2018"
[dependencies]
clap = "2"
flate2 = "1"
horrorshow = "0.7"
horrorshow = "0.8"
hyper = "0.10"
hyper-native-tls = "0.3"
iron = "0.6"
@ -20,7 +20,7 @@ log = "0.4"
router = "0.6"
serde_json = "1.0"
unicase = "1"
time = "0.2"
time = "0.1"
[features]
default = []