Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/ide_assists/Cargo.toml')
-rw-r--r--crates/ide_assists/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/ide_assists/Cargo.toml b/crates/ide_assists/Cargo.toml
index de5dd6cb79..4d97e9150e 100644
--- a/crates/ide_assists/Cargo.toml
+++ b/crates/ide_assists/Cargo.toml
@@ -14,7 +14,6 @@ cov-mark = "2.0.0-pre.1"
rustc-hash = "1.1.0"
itertools = "0.10.0"
either = "1.6.1"
-indexmap = "1.6.2"
stdx = { path = "../stdx", version = "0.0.0" }
syntax = { path = "../syntax", version = "0.0.0" }