]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_middle/Cargo.toml
Auto merge of #82536 - sexxi-goose:handle-patterns-take-2, r=nikomatsakis
[rust.git] / compiler / rustc_middle / Cargo.toml
index 06742331655015355a5de98de5ed2f75d7346f28..8cb30e72f79210bcfc396ef3d60d4759bb3e0006 100644 (file)
@@ -11,7 +11,7 @@ doctest = false
 rustc_arena = { path = "../rustc_arena" }
 bitflags = "1.2.1"
 tracing = "0.1"
-rustc-rayon-core = "0.3.0"
+rustc-rayon-core = "0.3.1"
 polonius-engine = "0.12.0"
 rustc_apfloat = { path = "../rustc_apfloat" }
 rustc_attr = { path = "../rustc_attr" }