chore: remove daemon crate

This commit is contained in:
2026-06-20 22:41:24 +09:00
parent 3bc0de1762
commit 673c739909
10 changed files with 33 additions and 53 deletions
+1
View File
@@ -0,0 +1 @@
Removed obsolete placeholder crates/daemon workspace member. Updated Cargo workspace/default-members, Cargo.lock, TUI completion fixtures, and package.nix cargoHash. Validation passed: cargo fmt --check; cargo test -p tui; cargo check --workspace; git diff --check; yoi ticket doctor; nix build .#yoi --no-link.