Updated rayon.

This commit is contained in:
Jordan Petridis
2017-11-10 11:42:11 +02:00
parent d3beb30f00
commit 1fbacad8b9
6 changed files with 11 additions and 20 deletions
+1 -1
View File
@@ -14,7 +14,7 @@ glib = "0.3"
log = "0.3"
loggerv = "0.4"
open = "1.2"
rayon = "0.8"
rayon = "0.9"
[dependencies.gtk]
features = ["v3_22"]