Update deps.

This commit is contained in:
Jordan Petridis
2018-04-12 05:06:33 +03:00
parent 2523a0cf90
commit 74fb8dc75c
5 changed files with 101 additions and 63 deletions
+2 -2
View File
@@ -6,7 +6,7 @@ version = "0.1.0"
workspace = "../"
[dependencies]
chrono = "0.4.1"
chrono = "0.4.2"
crossbeam-channel = "0.1.2"
gdk = "0.8.0"
gdk-pixbuf = "0.4.0"
@@ -17,7 +17,7 @@ log = "0.4.1"
loggerv = "0.7.1"
open = "1.2.1"
rayon = "1.0.1"
send-cell = "0.1.2"
send-cell = "0.1.3"
url = "1.7.0"
failure = "0.1.1"
failure_derive = "0.1.1"