]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_query_system/Cargo.toml
Rollup merge of #92860 - CraftSpider:rustdoc-json-impl-ice, r=jsha
[rust.git] / compiler / rustc_query_system / Cargo.toml
index 898a8caa3ca351018ed4b9b3bb589f9c2896a31b..79f791eb7545f4075562711eb415b88d3325b628 100644 (file)
@@ -9,7 +9,7 @@ doctest = false
 [dependencies]
 rustc_arena = { path = "../rustc_arena" }
 tracing = "0.1"
-rustc-rayon-core = "0.3.1"
+rustc-rayon-core = "0.3.2"
 rustc_ast = { path = "../rustc_ast" }
 rustc_data_structures = { path = "../rustc_data_structures" }
 rustc_errors = { path = "../rustc_errors" }