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 f2a11276ba..6a4c70d460 100644
--- a/crates/ide-completion/Cargo.toml
+++ b/crates/ide-completion/Cargo.toml
@@ -23,7 +23,6 @@ smallvec.workspace = true
# local deps
base-db.workspace = true
ide-db.workspace = true
-profile.workspace = true
stdx.workspace = true
syntax.workspace = true
text-edit.workspace = true