]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_query_impl/Cargo.toml
Rollup merge of #93250 - Aaron1011:remove-early-dedup, r=oli-obk
[rust.git] / compiler / rustc_query_impl / Cargo.toml
index f984bb1872b2842ea21538bd86a57566c4ceed6a..f1899a6fb2b07488338b77e27a86757d01775b72 100644 (file)
@@ -8,7 +8,7 @@ doctest = false
 
 [dependencies]
 measureme = "10.0.0"
-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" }