]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_query_impl/Cargo.toml
New upstream version 1.63.0+dfsg1
[rustc.git] / compiler / rustc_query_impl / Cargo.toml
index fa05434e48b1b7eb021e1296c3de7c9f80db9e36..5673bb83b15f47bb7cf0e1d6e6ccb71e6b82ff0e 100644 (file)
@@ -8,7 +8,7 @@ doctest = false
 
 [dependencies]
 measureme = "10.0.0"
-rustc-rayon-core = { version = "0.3.2", optional = true }
+rustc-rayon-core = { version = "0.4.0", optional = true }
 rustc_ast = { path = "../rustc_ast" }
 rustc_data_structures = { path = "../rustc_data_structures" }
 rustc_errors = { path = "../rustc_errors" }