Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/load-cargo/Cargo.toml')
-rw-r--r--crates/load-cargo/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/load-cargo/Cargo.toml b/crates/load-cargo/Cargo.toml
index b6f90ec53b..64ed93bbb1 100644
--- a/crates/load-cargo/Cargo.toml
+++ b/crates/load-cargo/Cargo.toml
@@ -27,6 +27,7 @@ span.workspace = true
tt.workspace = true
vfs-notify.workspace = true
vfs.workspace = true
+intern.workspace = true
[features]
in-rust-tree = ["hir-expand/in-rust-tree"]