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
+3 -3
View File
@@ -14,13 +14,13 @@ itertools = "0.7.6"
lazy_static = "1.0.0"
log = "0.4.1"
rayon = "0.9.0"
reqwest = "0.8.3"
reqwest = "0.8.4"
rfc822_sanitizer = "0.3.3"
rss = "1.2.1"
url = "1.6.0"
xdg = "2.1.0"
futures = "0.1.17"
hyper = "0.11.14"
futures = "0.1.18"
hyper = "0.11.15"
tokio-core = "0.1.12"
hyper-tls = "0.1.2"
native-tls = "0.1.5"