Update measureme crate to version 11
This commit is contained in:
parent
284cb714d2
commit
ac58f9ae03
6 changed files with 7 additions and 7 deletions
|
@ -6,7 +6,7 @@ edition = "2021"
|
|||
[dependencies]
|
||||
# tidy-alphabetical-start
|
||||
field-offset = "0.3.5"
|
||||
measureme = "10.0.0"
|
||||
measureme = "11"
|
||||
rustc-rayon-core = { version = "0.5.0", optional = true }
|
||||
rustc_data_structures = { path = "../rustc_data_structures" }
|
||||
rustc_errors = { path = "../rustc_errors" }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue