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

@ -7,7 +7,7 @@ edition = "2021"
doctest = false
[dependencies]
measureme = { git = "https://github.com/rylev/measureme" }
measureme = "10.0.0"
rustc-rayon-core = "0.3.1"
tracing = "0.1"
rustc_ast = { path = "../rustc_ast" }