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
|
@ -13,7 +13,7 @@ ena = "0.14.3"
|
|||
indexmap = { version = "2.4.0" }
|
||||
jobserver_crate = { version = "0.1.28", package = "jobserver" }
|
||||
measureme = "11"
|
||||
rustc-hash = "1.1.0"
|
||||
rustc-hash = "2.0.0"
|
||||
rustc-rayon = { version = "0.5.0", optional = true }
|
||||
rustc-stable-hash = { version = "0.1.0", features = ["nightly"] }
|
||||
rustc_arena = { path = "../rustc_arena" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue