X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.lock;h=39de549c7bd159252e3956220106cd49af200a15;hb=6c17601a2e6fa55e5d2ec7284359bee931c0c61a;hp=197b2c8f3f06a2cf32f7d22e78b3fd870d00c7b9;hpb=79a1fc84194f5c57afba0f81e628d3543fa2d00c;p=rust.git diff --git a/Cargo.lock b/Cargo.lock index 197b2c8f3f0..39de549c7bd 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4454,6 +4454,7 @@ dependencies = [ "rustc_hir", "rustc_index", "rustc_infer", + "rustc_lint_defs", "rustc_macros", "rustc_middle", "rustc_parse_format",