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 92f6145 commit cb7be41Copy full SHA for cb7be41
src/librustc/Cargo.toml
@@ -36,7 +36,7 @@ byteorder = { version = "1.1", features = ["i128"]}
36
chalk-engine = { version = "0.9.0", default-features=false }
37
rustc_fs_util = { path = "../librustc_fs_util" }
38
smallvec = { version = "0.6.7", features = ["union", "may_dangle"] }
39
-measureme = "0.2.0"
+measureme = "0.2.1"
40
41
# Note that these dependencies are a lie, they're just here to get linkage to
42
# work.
0 commit comments