]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_ast_lowering/Cargo.toml
Auto merge of #101183 - Dylan-DPC:rollup-6kewixv, r=Dylan-DPC
[rust.git] / compiler / rustc_ast_lowering / Cargo.toml
index 39ba62ef2ffc551a1cda0f9b18a2d7bb61ab347a..474aff2e2aac06fabc947ac8c733fa227c732e65 100644 (file)
@@ -15,6 +15,7 @@ rustc_target = { path = "../rustc_target" }
 rustc_data_structures = { path = "../rustc_data_structures" }
 rustc_index = { path = "../rustc_index" }
 rustc_middle = { path = "../rustc_middle" }
+rustc_macros = { path = "../rustc_macros" }
 rustc_query_system = { path = "../rustc_query_system" }
 rustc_span = { path = "../rustc_span" }
 rustc_errors = { path = "../rustc_errors" }