diff --git a/crates/cli/Cargo.toml b/crates/cli/Cargo.toml index 1c94591..8016d22 100644 --- a/crates/cli/Cargo.toml +++ b/crates/cli/Cargo.toml @@ -13,7 +13,6 @@ categories = { workspace = true } [dependencies] git-next-core = { workspace = true } -git-next-file-watcher-actor = { workspace = true } git-next-server-actor = { workspace = true } git-next-forge = { workspace = true } git-next-repo-actor = { workspace = true }