Update hyper and futures.

This commit is contained in:
Jordan Petridis
2018-01-27 09:45:25 +02:00
parent 8c0e3221cb
commit 120d494280
3 changed files with 43 additions and 46 deletions
+2 -2
View File
@@ -6,10 +6,10 @@ workspace = "../"
[dependencies]
error-chain = "0.11.0"
hyper = "0.11.14"
hyper = "0.11.15"
log = "0.4.1"
mime_guess = "1.8.3"
reqwest = "0.8.3"
reqwest = "0.8.4"
tempdir = "0.3.5"
glob = "0.2.11"