Remove jobkit-daemon from workspace members
jobkit-daemon is now an external git dependency with its own repo. The local clone was only needed temporarily to fix a broken Cargo.toml in the remote. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
465c03aa11
commit
1b48e57f34
2 changed files with 2 additions and 14 deletions
|
|
@ -1,5 +1,5 @@
|
|||
[workspace]
|
||||
members = ["poc-memory", "poc-daemon", "jobkit-daemon", "poc-agent"]
|
||||
members = ["poc-memory", "poc-daemon", "poc-agent"]
|
||||
resolver = "2"
|
||||
|
||||
[workspace.package]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue