X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.lock;h=cb245ce0ff828ef01c6b0cea39b7beec89a5fc85;hb=7e3e8a816f91fda5c6e05c659d7038747aff0b55;hp=3a35985836c93905fe673ac66d7aecc38a50f3af;hpb=a2820257fc9f8e39d138dde7782e1094df0b3536;p=rust.git diff --git a/Cargo.lock b/Cargo.lock index 3a35985836c..cb245ce0ff8 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -3595,6 +3595,7 @@ dependencies = [ "rustc_data_structures", "rustc_errors", "rustc_feature", + "rustc_macros", "rustc_parse", "rustc_session", "rustc_span",