1
Fork 0

Update to measureme v10

This commit is contained in:
Ryan Levick 2021-10-07 15:08:44 +02:00
parent 947a33bf20
commit 757f76ef73
4 changed files with 12 additions and 11 deletions

View file

@ -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"