We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 793f6d1 + 8e7691d commit 2109261Copy full SHA for 2109261
Cargo.toml
@@ -20,7 +20,7 @@ rayon = { version = "1.4.1", optional = true }
20
21
# Internal feature, only used when building as part of rustc,
22
# not part of the stable interface of this crate.
23
-rustc-rayon = { version = "0.3", optional = true }
+rustc-rayon = { version = "0.4", optional = true }
24
25
[dependencies.hashbrown]
26
version = "0.12"
0 commit comments