Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/hir/Cargo.toml')
-rw-r--r--crates/hir/Cargo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/crates/hir/Cargo.toml b/crates/hir/Cargo.toml
index e4e4bcea61..668a14cd55 100644
--- a/crates/hir/Cargo.toml
+++ b/crates/hir/Cargo.toml
@@ -30,9 +30,10 @@ profile.workspace = true
stdx.workspace = true
syntax.workspace = true
tt.workspace = true
+span.workspace = true
[features]
in-rust-tree = []
[lints]
-workspace = true \ No newline at end of file
+workspace = true