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