Skip to content

Commit 27c4eb4

Browse files
committed
Update rustc-hash to version 2
This brings a new optimized algorithm that was shown to have slight performance increases in rustc.
1 parent bda4736 commit 27c4eb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ fluent-langneg = "0.13"
3636
futures = "0.3"
3737
iai = "0.1"
3838
intl_pluralrules = "7.0.1"
39-
rustc-hash = "1"
39+
rustc-hash = "2"
4040
serde = "1.0"
4141
serde_json = "1.0"
4242
thiserror = "1.0"

0 commit comments

Comments
 (0)