]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_data_structures/Cargo.toml
Rollup merge of #90031 - durin42:allow-llvm-tests, r=Mark-Simulacrum
[rust.git] / compiler / rustc_data_structures / Cargo.toml
index 49962570129704a91392ec7117e379e53d0aa040..e3395df35908c847c1c83f6fa5501483a828ece0 100644 (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 = "9.1.0"
+measureme = "10.0.0"
 libc = "0.2"
 stacker = "0.1.14"
 tempfile = "3.2"