]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_ast_lowering/Cargo.toml
Auto merge of #91469 - matthiaskrgr:rollup-xom3j55, r=matthiaskrgr
[rust.git] / compiler / rustc_ast_lowering / Cargo.toml
index f4859ee4ae91f48133fe8684de01436d86dcb416..7989af24d9986107290d3fa9b6ad0d75adb73a7d 100644 (file)
@@ -14,6 +14,7 @@ rustc_hir = { path = "../rustc_hir" }
 rustc_target = { path = "../rustc_target" }
 rustc_data_structures = { path = "../rustc_data_structures" }
 rustc_index = { path = "../rustc_index" }
+rustc_query_system = { path = "../rustc_query_system" }
 rustc_span = { path = "../rustc_span" }
 rustc_errors = { path = "../rustc_errors" }
 rustc_session = { path = "../rustc_session" }