Christian Mueller 116e055e6a feat: scaffold Cargo workspace with daemon and API crates
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-19 22:48:58 +01:00

4 lines
71 B
TOML

[workspace]
members = ["backend/daemon", "backend/api"]
resolver = "2"