From 27977edfd9544e45d82eb67e54df193f182d8331 Mon Sep 17 00:00:00 2001 From: MrSubidubi Date: Tue, 18 Aug 2026 17:48:27 +0200 Subject: [PATCH] Machete --- crates/extension_host/Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/crates/extension_host/Cargo.toml b/crates/extension_host/Cargo.toml index e08dd2ad8d9..1895b8b6ecb 100644 --- a/crates/extension_host/Cargo.toml +++ b/crates/extension_host/Cargo.toml @@ -44,7 +44,6 @@ serde.workspace = true serde_json.workspace = true serde_json_lenient.workspace = true settings.workspace = true -strum.workspace = true task.workspace = true telemetry.workspace = true tempfile.workspace = true