Neaw gtk-rs release, yay!

This commit is contained in:
Jordan Petridis
2018-03-19 06:34:28 +02:00
parent 2f2f11b7bc
commit 1af06f2e0d
3 changed files with 160 additions and 157 deletions
+2 -2
View File
@@ -11,7 +11,7 @@ derive_builder = "0.5.1"
itertools = "0.7.7"
lazy_static = "1.0.0"
log = "0.4.1"
rayon = "1.0.0"
rayon = "1.0.1"
rfc822_sanitizer = "0.3.3"
rss = "1.4.0"
url = "1.7.0"
@@ -19,7 +19,7 @@ xdg = "2.1.0"
futures = "0.1.18"
hyper = "0.11.22"
tokio-core = "0.1.15"
hyper-tls = "0.1.2"
hyper-tls = "0.1.3"
native-tls = "0.1.5"
futures-cpupool = "0.1.8"
num_cpus = "1.8.0"