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.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/crates/ide_assists/Cargo.toml b/crates/ide_assists/Cargo.toml
index 4caa9285b4..edd0d26290 100644
--- a/crates/ide_assists/Cargo.toml
+++ b/crates/ide_assists/Cargo.toml
@@ -11,7 +11,7 @@ doctest = false
[dependencies]
cov-mark = "2.0.0-pre.1"
-rustc-hash = "1.1.0"
+
itertools = "0.10.3"
either = "1.6.1"