We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7fc945 commit d8a69e4Copy full SHA for d8a69e4
Cargo.toml
@@ -24,7 +24,7 @@ log = "0.4"
24
rand = "0.8"
25
smallvec = "1.7"
26
aes = { version = "0.8.3", features = ["hazmat"] }
27
-measureme = "10.0.0"
+measureme = "11"
28
ctrlc = "3.2.5"
29
30
# Copied from `compiler/rustc/Cargo.toml`.
0 commit comments