Skip to content

Commit 8e7691d

Browse files
committed
Update rustc-rayon to 0.4
1 parent 793f6d1 commit 8e7691d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ rayon = { version = "1.4.1", optional = true }
2020

2121
# Internal feature, only used when building as part of rustc,
2222
# not part of the stable interface of this crate.
23-
rustc-rayon = { version = "0.3", optional = true }
23+
rustc-rayon = { version = "0.4", optional = true }
2424

2525
[dependencies.hashbrown]
2626
version = "0.12"

0 commit comments

Comments
 (0)