Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/ide_completion/Cargo.toml')
-rw-r--r--crates/ide_completion/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/ide_completion/Cargo.toml b/crates/ide_completion/Cargo.toml
index e088e3815a..8d9381e09a 100644
--- a/crates/ide_completion/Cargo.toml
+++ b/crates/ide_completion/Cargo.toml
@@ -13,7 +13,6 @@ doctest = false
cov-mark = "2.0.0-pre.1"
itertools = "0.10.3"
rustc-hash = "1.1.0"
-either = "1.6.1"
once_cell = "1.10.0"
smallvec = "1.8.0"