Skip to content

Commit d8a69e4

Browse files
Update measureme crate to version 11
1 parent e7fc945 commit d8a69e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ log = "0.4"
2424
rand = "0.8"
2525
smallvec = "1.7"
2626
aes = { version = "0.8.3", features = ["hazmat"] }
27-
measureme = "10.0.0"
27+
measureme = "11"
2828
ctrlc = "3.2.5"
2929

3030
# Copied from `compiler/rustc/Cargo.toml`.

0 commit comments

Comments
 (0)