Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/project-model/Cargo.toml')
-rw-r--r--crates/project-model/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/project-model/Cargo.toml b/crates/project-model/Cargo.toml
index 139689975d..097ee1f75c 100644
--- a/crates/project-model/Cargo.toml
+++ b/crates/project-model/Cargo.toml
@@ -25,6 +25,7 @@ itertools.workspace = true
# local deps
base-db.workspace = true
+span.workspace = true
cfg.workspace = true
paths = { workspace = true, features = ["serde1"] }
stdx.workspace = true