Update hyper and futures.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user