]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_interface/Cargo.toml
New upstream version 1.60.0+dfsg1
[rustc.git] / compiler / rustc_interface / Cargo.toml
index f5823e521b9e67d6c9453287994ae5b1689e1dca..e31119c12921df6a02824c56420198905764d87c 100644 (file)
@@ -10,8 +10,8 @@ doctest = false
 libc = "0.2"
 libloading = "0.7.1"
 tracing = "0.1"
-rustc-rayon-core = "0.3.1"
-rayon = { version = "0.3.1", package = "rustc-rayon" }
+rustc-rayon-core = "0.3.2"
+rayon = { version = "0.3.2", package = "rustc-rayon" }
 smallvec = { version = "1.6.1", features = ["union", "may_dangle"] }
 rustc_ast = { path = "../rustc_ast" }
 rustc_attr = { path = "../rustc_attr" }