Update to measureme v10
This commit is contained in:
parent
947a33bf20
commit
757f76ef73
4 changed files with 12 additions and 11 deletions
|
@ -23,7 +23,7 @@ rustc-hash = "1.1.0"
|
|||
smallvec = { version = "1.6.1", features = ["union", "may_dangle"] }
|
||||
rustc_index = { path = "../rustc_index", package = "rustc_index" }
|
||||
bitflags = "1.2.1"
|
||||
measureme = { git = "https://github.com/rylev/measureme" }
|
||||
measureme = "10.0.0"
|
||||
libc = "0.2"
|
||||
stacker = "0.1.14"
|
||||
tempfile = "3.2"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue