1
Fork 0

Update measureme crate to version 11

This commit is contained in:
Michael Woerister 2024-01-13 16:32:03 +01:00
parent 284cb714d2
commit ac58f9ae03
6 changed files with 7 additions and 7 deletions

View file

@ -13,7 +13,7 @@ indexmap = { version = "2.0.0" }
itertools = "0.11"
jobserver_crate = { version = "0.1.27", package = "jobserver" }
libc = "0.2"
measureme = "10.0.0"
measureme = "11"
rustc-hash = "1.1.0"
rustc-rayon = { version = "0.5.0", optional = true }
rustc-rayon-core = { version = "0.5.0", optional = true }