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

@ -10,7 +10,7 @@ derive_more = "0.99.17"
either = "1.5.0"
field-offset = "0.3.5"
gsgdt = "0.1.2"
measureme = "10.0.0"
measureme = "11"
polonius-engine = "0.13.0"
rustc-rayon = { version = "0.5.0", optional = true }
rustc-rayon-core = { version = "0.5.0", optional = true }