]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc/Cargo.toml
Auto merge of #61203 - memoryruins:bare_trait_objects, r=Centril
[rust.git] / src / librustc / Cargo.toml
index 2468de99d60a868afb651d35d641a20732257e8a..4d50e80d4cf674e858b22701cc60222589a1c9d4 100644 (file)
@@ -36,7 +36,7 @@ byteorder = { version = "1.1", features = ["i128"]}
 chalk-engine = { version = "0.9.0", default-features=false }
 rustc_fs_util = { path = "../librustc_fs_util" }
 smallvec = { version = "0.6.7", features = ["union", "may_dangle"] }
-measureme = "0.2.1"
+measureme = "0.3"
 
 # Note that these dependencies are a lie, they're just here to get linkage to
 # work.