Update rustc-hash to version 2
This brings in the new algorithm.
This commit is contained in:
parent
d68c327796
commit
4348383a0f
6 changed files with 10 additions and 10 deletions
|
@ -5,7 +5,7 @@ edition = "2021"
|
|||
|
||||
[dependencies]
|
||||
# tidy-alphabetical-start
|
||||
rustc-hash = "1.1.0"
|
||||
rustc-hash = "2.0.0"
|
||||
rustc_apfloat = "0.2.0"
|
||||
rustc_arena = { path = "../rustc_arena", optional = true }
|
||||
rustc_data_structures = { path = "../rustc_data_structures", optional = true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue