Update measureme crate to version 11
This commit is contained in:
parent
284cb714d2
commit
ac58f9ae03
6 changed files with 7 additions and 7 deletions
|
|
@ -24,7 +24,7 @@ log = "0.4"
|
|||
rand = "0.8"
|
||||
smallvec = "1.7"
|
||||
aes = { version = "0.8.3", features = ["hazmat"] }
|
||||
measureme = "10.0.0"
|
||||
measureme = "11"
|
||||
ctrlc = "3.2.5"
|
||||
|
||||
# Copied from `compiler/rustc/Cargo.toml`.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue