From 3e5621833bdc6a7541b20bac0c48ccb0c58b33ed Mon Sep 17 00:00:00 2001 From: Richard Feldman Date: Thu, 18 Dec 2025 20:08:29 -0500 Subject: [PATCH] Restore crates/settings_ui/Cargo.toml to origin/main --- crates/settings_ui/Cargo.toml | 2 -- 1 file changed, 2 deletions(-) diff --git a/crates/settings_ui/Cargo.toml b/crates/settings_ui/Cargo.toml index ee8e2b4552cdd2e32ccb675b1d08c86063a2437f..256ec2de557e903405d1c3431ef44e98d757d3c6 100644 --- a/crates/settings_ui/Cargo.toml +++ b/crates/settings_ui/Cargo.toml @@ -20,8 +20,6 @@ anyhow.workspace = true bm25 = "2.3.2" copilot.workspace = true edit_prediction.workspace = true -extension_host.workspace = true -language_model.workspace = true language_models.workspace = true editor.workspace = true feature_flags.workspace = true