]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_session/Cargo.toml
Rollup merge of #107834 - zephaniahong:issue-107547-fix, r=albertlarsan68
[rust.git] / compiler / rustc_session / Cargo.toml
index cbbba2252bf600b34b61a783c49c1bded1891f22..d8db86c5f6216e1643d7b1e33d881135cf096fb1 100644 (file)
@@ -13,6 +13,7 @@ rustc_hir = { path = "../rustc_hir" }
 rustc_target = { path = "../rustc_target" }
 rustc_serialize = { path = "../rustc_serialize" }
 rustc_data_structures = { path = "../rustc_data_structures" }
+rustc_index = { path = "../rustc_index" }
 rustc_span = { path = "../rustc_span" }
 rustc_fs_util = { path = "../rustc_fs_util" }
 rustc_ast = { path = "../rustc_ast" }