From 6769b650d0ebd5889dc2a1696d4b6bc27073f84a Mon Sep 17 00:00:00 2001 From: Ben Brandt Date: Thu, 7 Aug 2025 18:35:41 +0200 Subject: [PATCH] Remove unneeded worktree dep --- crates/agent2/Cargo.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/crates/agent2/Cargo.toml b/crates/agent2/Cargo.toml index 21a043fd98..884378fbcc 100644 --- a/crates/agent2/Cargo.toml +++ b/crates/agent2/Cargo.toml @@ -39,7 +39,6 @@ ui.workspace = true util.workspace = true uuid.workspace = true watch.workspace = true -worktree.workspace = true workspace-hack.workspace = true [dev-dependencies]