X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.lock;h=0f770f3eadbea34a6df31f41aaa9e8e98a84c01c;hb=daff3e346c4d8a79fdf20fcc92a7919c28f53840;hp=a6dca2048d4e8d978113f6fc0d363414fe008b73;hpb=38048763e885a3ee139abf39d59a530b16484150;p=rust.git diff --git a/Cargo.lock b/Cargo.lock index a6dca2048d4..0f770f3eadb 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3762,7 +3762,6 @@ dependencies = [ "rustc", "rustc_codegen_utils", "rustc_data_structures", - "rustc_target", "serde_json", "syntax", "syntax_pos", @@ -4362,7 +4361,6 @@ dependencies = [ "rustc_errors", "rustc_index", "rustc_lexer", - "rustc_target", "scoped-tls", "serialize", "smallvec 1.0.0", @@ -4380,7 +4378,6 @@ dependencies = [ "rustc_errors", "rustc_index", "rustc_lexer", - "rustc_target", "scoped-tls", "serialize", "smallvec 1.0.0",