X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=compiler%2Frustc_query_impl%2FCargo.toml;h=46e77626479c83ed7a09df9867c8eac3285674a2;hb=8ecaad85f61375b18e1667b51a3ef350121d2ca0;hp=b2111a1262a3cd9c82d9e11d7bd53f6ff5cf35dd;hpb=0a528b16fcee67f0ce47c88bf7b57f1bd5439bad;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"