]> git.proxmox.com Git - rustc.git/blobdiff - compiler/rustc_builtin_macros/Cargo.toml
New upstream version 1.71.1+dfsg1
[rustc.git] / compiler / rustc_builtin_macros / Cargo.toml
index 336e14ef966309103e09cbfcc142942a222b2318..44012e802aa7bb472e8a864e756e2dd70621daaf 100644 (file)
@@ -14,9 +14,11 @@ rustc_data_structures = { path = "../rustc_data_structures" }
 rustc_errors = { path = "../rustc_errors" }
 rustc_expand = { path = "../rustc_expand" }
 rustc_feature = { path = "../rustc_feature" }
+rustc_index = { path = "../rustc_index" }
 rustc_lexer = { path = "../rustc_lexer" }
 rustc_lint_defs = { path = "../rustc_lint_defs" }
 rustc_macros = { path = "../rustc_macros" }
+rustc_fluent_macro = { path = "../rustc_fluent_macro" }
 rustc_parse_format = { path = "../rustc_parse_format" }
 rustc_parse = { path = "../rustc_parse" }
 rustc_session = { path = "../rustc_session" }