promote ohos targets to tier to with host tools
This commit is contained in:
parent
fd17deacce
commit
6324b39873
10 changed files with 54 additions and 16 deletions
|
@ -12,7 +12,8 @@ elsa = "1.11.0"
|
|||
ena = "0.14.3"
|
||||
indexmap = "2.4.0"
|
||||
jobserver_crate = { version = "0.1.28", package = "jobserver" }
|
||||
measureme = "11"
|
||||
# FIXME: waiting for the new version of measureme. (https://github.com/rust-lang/measureme/pull/240)
|
||||
measureme = { package = "measureme-mirror", version = "12.0.1" }
|
||||
rustc-hash = "2.0.0"
|
||||
rustc-rayon = { version = "0.5.1", features = ["indexmap"] }
|
||||
rustc-stable-hash = { version = "0.1.0", features = ["nightly"] }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue