Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/hir/Cargo.toml')
-rw-r--r--crates/hir/Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/crates/hir/Cargo.toml b/crates/hir/Cargo.toml
index 6aadc5c4f7..c68ff706e4 100644
--- a/crates/hir/Cargo.toml
+++ b/crates/hir/Cargo.toml
@@ -20,6 +20,7 @@ itertools.workspace = true
smallvec.workspace = true
tracing.workspace = true
triomphe.workspace = true
+indexmap.workspace = true
# local deps
base-db.workspace = true