]> git.lizzy.rs Git - rust.git/blobdiff - src/librustdoc/Cargo.toml
Rollup merge of #92127 - GuillaumeGomez:search-results-duplicate-removal, r=jsha
[rust.git] / src / librustdoc / Cargo.toml
index 945b2a8e9a80e75c8f011041f45f20264ce46a9a..268905bcb5339f9d45a3b12e7beb78fccc8934b8 100644 (file)
@@ -10,7 +10,7 @@ path = "lib.rs"
 arrayvec = { version = "0.7", default-features = false }
 pulldown-cmark = { version = "0.8", default-features = false }
 minifier = "0.0.41"
-rayon = { version = "0.3.0", package = "rustc-rayon" }
+rayon = "1.3.1"
 serde = { version = "1.0", features = ["derive"] }
 serde_json = "1.0"
 smallvec = "1.6.1"