Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/hir-def/Cargo.toml')
-rw-r--r--crates/hir-def/Cargo.toml4
1 files changed, 2 insertions, 2 deletions
diff --git a/crates/hir-def/Cargo.toml b/crates/hir-def/Cargo.toml
index fea7d81c6a..523ff6fc40 100644
--- a/crates/hir-def/Cargo.toml
+++ b/crates/hir-def/Cargo.toml
@@ -30,7 +30,7 @@ hashbrown.workspace = true
triomphe.workspace = true
ra-ap-rustc_parse_format.workspace = true
-rustc-dependencies.workspace = true
+ra-ap-rustc_abi.workspace = true
# local deps
stdx.workspace = true
@@ -54,7 +54,7 @@ test-utils.workspace = true
test-fixture.workspace = true
[features]
-in-rust-tree = ["rustc-dependencies/in-rust-tree"]
+in-rust-tree = []
[lints]
workspace = true