Skip to content

Commit cb7be41

Browse files
Bump measureme version for testing.
1 parent 92f6145 commit cb7be41

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/librustc/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ byteorder = { version = "1.1", features = ["i128"]}
3636
chalk-engine = { version = "0.9.0", default-features=false }
3737
rustc_fs_util = { path = "../librustc_fs_util" }
3838
smallvec = { version = "0.6.7", features = ["union", "may_dangle"] }
39-
measureme = "0.2.0"
39+
measureme = "0.2.1"
4040

4141
# Note that these dependencies are a lie, they're just here to get linkage to
4242
# work.

0 commit comments

Comments
 (0)