X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.lock;h=a2037bb799a4c4593e63ddd4a6e41196dcf18b7b;hb=8c2413c4c609127db344044d6740c9de03aa7ce2;hp=cb245ce0ff828ef01c6b0cea39b7beec89a5fc85;hpb=a8a33cf27166d3eabaffc58ed3799e054af3b0c6;p=rust.git diff --git a/Cargo.lock b/Cargo.lock index cb245ce0ff8..a2037bb799a 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4321,6 +4321,7 @@ dependencies = [ "rustc_ast", "rustc_errors", "rustc_lint", + "rustc_macros", "rustc_metadata", "rustc_session", "rustc_span",