From 75aa357577eecf09a5702f1e32420e186dadafe4 Mon Sep 17 00:00:00 2001 From: logaritmisk Date: Fri, 16 Feb 2018 09:00:02 +0100 Subject: [PATCH] Update. --- Cargo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Cargo.toml b/Cargo.toml index ee62665..62addf8 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -5,7 +5,7 @@ authors = ["logaritmisk "] [dependencies] ordermap = "0.4" -rayon = "0.9" +rayon = "1.0" serde = "1.0" unreachable = "1.0"