]> git.lizzy.rs Git - rust.git/blobdiff - compiler/rustc_hir/Cargo.toml
Rollup merge of #81456 - Amanieu:remote-test-server, r=Amanieu
[rust.git] / compiler / rustc_hir / Cargo.toml
index b24c208c76aedea306450e5caf0cb03e03b9938a..c14165454ed8f21cffee559b0e251eae77af7ca0 100644 (file)
@@ -9,6 +9,7 @@ doctest = false
 
 [dependencies]
 rustc_target = { path = "../rustc_target" }
+rustc_feature = { path = "../rustc_feature" }
 rustc_macros = { path = "../rustc_macros" }
 rustc_data_structures = { path = "../rustc_data_structures" }
 rustc_index = { path = "../rustc_index" }