Skip to content

Commit

Permalink
Update rustc-hash to version 2
Browse files Browse the repository at this point in the history
This brings a new optimized algorithm that was shown to have slight
performance increases in rustc.
  • Loading branch information
Noratrieb committed Aug 24, 2024
1 parent bda4736 commit 27c4eb4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ fluent-langneg = "0.13"
futures = "0.3"
iai = "0.1"
intl_pluralrules = "7.0.1"
rustc-hash = "1"
rustc-hash = "2"
serde = "1.0"
serde_json = "1.0"
thiserror = "1.0"
Expand Down

0 comments on commit 27c4eb4

Please sign in to comment.