]> git.lizzy.rs Git - rust.git/blobdiff - src/librustc_codegen_utils/Cargo.toml
Rollup merge of #67908 - ollie27:rustdoc_const_html_escape, r=GuillaumeGomez
[rust.git] / src / librustc_codegen_utils / Cargo.toml
index 404e556cd524e25ccf27ae62011e205585b74758..8361a19ade9bc512a6b0b759914487189aeb5c7f 100644 (file)
@@ -17,6 +17,7 @@ rustc-demangle = "0.1.16"
 syntax = { path = "../libsyntax" }
 rustc_span = { path = "../librustc_span" }
 rustc = { path = "../librustc" }
+rustc_hir = { path = "../librustc_hir" }
 rustc_target = { path = "../librustc_target" }
 rustc_data_structures = { path = "../librustc_data_structures" }
 rustc_metadata = { path = "../librustc_metadata" }