X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_query_impl%2FCargo.toml;h=46e77626479c83ed7a09df9867c8eac3285674a2;hb=c0930c497c404c30eb610efe660b09049e223b16;hp=b2111a1262a3cd9c82d9e11d7bd53f6ff5cf35dd;hpb=01fbc5ae789fc0c7a2da71d3cd908451f175e4eb;p=rust.git diff --git a/compiler/rustc_query_impl/Cargo.toml b/compiler/rustc_query_impl/Cargo.toml index b2111a1262a..46e77626479 100644 --- a/compiler/rustc_query_impl/Cargo.toml +++ b/compiler/rustc_query_impl/Cargo.toml @@ -4,7 +4,7 @@ version = "0.0.0" edition = "2021" [lib] -doctest = false + [dependencies] measureme = "10.0.0"