]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_query_system/Cargo.toml
Rollup merge of #84712 - joshtriplett:simplify-chdir, r=yaahc
[rust.git] / compiler / rustc_query_system / Cargo.toml
index 7d3357f8fa2eff274b375bdbe3d426a0dc94bb33..19512dc1f646dfd87e4c5f3c52945a47be597074 100644 (file)
@@ -10,7 +10,7 @@ doctest = false
 [dependencies]
 rustc_arena = { path = "../rustc_arena" }
 tracing = "0.1"
-rustc-rayon-core = "0.3.0"
+rustc-rayon-core = "0.3.1"
 rustc_data_structures = { path = "../rustc_data_structures" }
 rustc_errors = { path = "../rustc_errors" }
 rustc_macros = { path = "../rustc_macros" }