Update deps.

This commit is contained in:
Jordan Petridis
2018-05-19 12:17:55 +03:00
parent b77a373efa
commit 4d77281249
4 changed files with 295 additions and 273 deletions
+2 -7
View File
@@ -16,9 +16,9 @@ rfc822_sanitizer = "0.3.3"
rss = "1.5.0"
url = "1.7.0"
xdg = "2.1.0"
xml-rs = "0.7.0"
xml-rs = "0.8.0"
futures = "0.1.21"
hyper = "0.11.25"
hyper = "0.11.27"
tokio-core = "0.1.17"
hyper-tls = "0.1.3"
native-tls = "0.1.5"
@@ -26,11 +26,6 @@ num_cpus = "1.8.0"
failure = "0.1.1"
failure_derive = "0.1.1"
# newer stuff do not compile inside flatpak
html5ever = "= 0.22.0"
string_cache = "= 0.7.1"
string_cache_codegen = "= 0.4.0"
[dependencies.diesel]
features = ["sqlite", "r2d2"]
version = "1.2.2"