Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'crates/ide-db/Cargo.toml')
-rw-r--r--crates/ide-db/Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/crates/ide-db/Cargo.toml b/crates/ide-db/Cargo.toml
index 17f0e69bde..c8a8a2d169 100644
--- a/crates/ide-db/Cargo.toml
+++ b/crates/ide-db/Cargo.toml
@@ -30,7 +30,6 @@ bitflags.workspace = true
# local deps
base-db.workspace = true
-limit.workspace = true
parser.workspace = true
profile.workspace = true
stdx.workspace = true