diff --git a/crates/command_palette/Cargo.toml b/crates/command_palette/Cargo.toml index eecd80b6e197f95775856de4116c86c6c09c14d0..1ca7c43f44fc9b6f6c7574b6320621883b0549d7 100644 --- a/crates/command_palette/Cargo.toml +++ b/crates/command_palette/Cargo.toml @@ -20,7 +20,6 @@ fuzzy.workspace = true gpui.workspace = true picker.workspace = true postage.workspace = true -project.workspace = true serde.workspace = true settings.workspace = true theme.workspace = true