]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_query_system/Cargo.toml
Move `finish` out of the `Encoder` trait.
[rust.git] / compiler / rustc_query_system / Cargo.toml
index 8a35121f90cdbc48ad4beb39f8f4f7c02659f66a..b5a37cf324b008fa10c4351cec36e95adecc34e5 100644 (file)
@@ -9,7 +9,7 @@ doctest = false
 [dependencies]
 rustc_arena = { path = "../rustc_arena" }
 tracing = "0.1"
-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" }