X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=Cargo.lock;h=8e1a3c57f0314e4e94756c50091ee73cec8147e2;hb=2a67e99d7d234f8f225d963114c85403fff8272c;hp=cc1b5dcf6a76e5571d869c6363c1732d3233b1f9;hpb=ad48c109815a2e9441a7ad7796e55b8771fe01a5;p=rust.git diff --git a/Cargo.lock b/Cargo.lock index cc1b5dcf6a7..8e1a3c57f03 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -4326,6 +4326,7 @@ dependencies = [ name = "rustc_metadata" version = "0.0.0" dependencies = [ + "bitflags", "libloading", "odht", "rustc_ast",