]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_ast_lowering/Cargo.toml
Rollup merge of #68340 - GuillaumeGomez:clean-up-e0200, r=Dylan-DPC
[rust.git] / src / librustc_ast_lowering / Cargo.toml
index 76980dfa31db4c051cfe2d59d6204749d8c8afc8..408e9a75d93dd6a92aeec7d9183efa0dbe8f867f 100644 (file)
@@ -12,6 +12,7 @@ doctest = false
 [dependencies]
 log = { version = "0.4", features = ["release_max_level_info", "std"] }
 rustc = { path = "../librustc" }
+rustc_hir = { path = "../librustc_hir" }
 rustc_target = { path = "../librustc_target" }
 rustc_data_structures = { path = "../librustc_data_structures" }
 rustc_index = { path = "../librustc_index" }