From 0e05a9bb85f3f1a766680593e2216446fb03c416 Mon Sep 17 00:00:00 2001 From: John Kåre Alsaker Date: Thu, 25 Apr 2019 22:50:41 +0200 Subject: Update rustc-rayon version --- src/librustc_data_structures/Cargo.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/librustc_data_structures') diff --git a/src/librustc_data_structures/Cargo.toml b/src/librustc_data_structures/Cargo.toml index d586b376d45..5f3bac866d6 100644 --- a/src/librustc_data_structures/Cargo.toml +++ b/src/librustc_data_structures/Cargo.toml @@ -19,8 +19,8 @@ serialize = { path = "../libserialize" } graphviz = { path = "../libgraphviz" } cfg-if = "0.1.2" stable_deref_trait = "1.0.0" -rayon = { version = "0.1.2", package = "rustc-rayon" } -rayon-core = { version = "0.1.2", package = "rustc-rayon-core" } +rayon = { version = "0.2.0", package = "rustc-rayon" } +rayon-core = { version = "0.2.0", package = "rustc-rayon-core" } rustc-hash = "1.0.1" smallvec = { version = "0.6.7", features = ["union", "may_dangle"] } -- cgit 1.4.1-3-g733a5