]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_middle/Cargo.toml
New upstream version 1.70.0+dfsg1
[rustc.git] / compiler / rustc_middle / Cargo.toml
index a2b78cc298570d55020d64e946a5982f8b41d0d9..5b2ec9029b16e1d87a1d261b0a5fd1000f547759 100644 (file)
@@ -26,8 +26,8 @@ rustc_hir = { path = "../rustc_hir" }
 rustc_index = { path = "../rustc_index" }
 rustc_macros = { path = "../rustc_macros" }
 rustc_query_system = { path = "../rustc_query_system" }
-rustc-rayon-core = { version = "0.4.0", optional = true }
-rustc-rayon = { version = "0.4.0", optional = true }
+rustc-rayon-core = { version = "0.5.0", optional = true }
+rustc-rayon = { version = "0.5.0", optional = true }
 rustc_serialize = { path = "../rustc_serialize" }
 rustc_session = { path = "../rustc_session" }
 rustc_span = { path = "../rustc_span" }