use measureme-12.0.1
This commit is contained in:
parent
6324b39873
commit
7279acf202
4 changed files with 9 additions and 12 deletions
|
@ -14,8 +14,7 @@ bitflags = "2.4.1"
|
|||
gimli = "0.30"
|
||||
itertools = "0.12"
|
||||
libc = "0.2"
|
||||
# FIXME: waiting for the new version of measureme. (https://github.com/rust-lang/measureme/pull/240)
|
||||
measureme = { package = "measureme-mirror", version = "12.0.1" }
|
||||
measureme = "12.0.1"
|
||||
object = { version = "0.36.3", default-features = false, features = ["std", "read"] }
|
||||
rustc-demangle = "0.1.21"
|
||||
rustc_abi = { path = "../rustc_abi" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue