about summary refs log tree commit diff
path: root/compiler/rustc_data_structures
diff options
context:
space:
mode:
authorRalf Jung <post@ralfj.de>2025-03-20 06:45:52 +0000
committerGitHub <noreply@github.com>2025-03-20 06:45:52 +0000
commit08e79dde02b28903796a84be90bfeefdc5321535 (patch)
tree0466ad7580406559e6d54e7d7573ce0d91f8f3f1 /compiler/rustc_data_structures
parentea2a2bd61adb62fe47300011ce0c743a98368f79 (diff)
parenta6324ba7f321a326568821cc2f8c72275d426db5 (diff)
Merge pull request #4233 from rust-lang/rustup-2025-03-20
Automatic Rustup
Diffstat (limited to 'compiler/rustc_data_structures')
-rw-r--r--compiler/rustc_data_structures/Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/compiler/rustc_data_structures/Cargo.toml b/compiler/rustc_data_structures/Cargo.toml
index b9a5fc3a1fe..fcaf2750507 100644
--- a/compiler/rustc_data_structures/Cargo.toml
+++ b/compiler/rustc_data_structures/Cargo.toml
@@ -12,7 +12,7 @@ elsa = "1.11.0"
 ena = "0.14.3"
 indexmap = "2.4.0"
 jobserver_crate = { version = "0.1.28", package = "jobserver" }
-measureme = "11"
+measureme = "12.0.1"
 rustc-hash = "2.0.0"
 rustc-rayon = { version = "0.5.1", features = ["indexmap"] }
 rustc-stable-hash = { version = "0.1.0", features = ["nightly"] }