YAS/apps/desktop/src-tauri
YetAnotherSuite Dev e5cbb66020 fix: add missing Tauri main.rs binary entry point
Tauri v2 requires both src/lib.rs (library) and src/main.rs (binary).
main.rs calls yetanothersuite_lib::run() as the standard entry point.
2026-07-20 23:07:25 +02:00
..
src fix: add missing Tauri main.rs binary entry point 2026-07-20 23:07:25 +02:00
build.rs feat: Phase 6 platform — public API, desktop app, Docker deployment, analytics 2026-07-20 22:30:12 +02:00
Cargo.toml feat: Phase 6 platform — public API, desktop app, Docker deployment, analytics 2026-07-20 22:30:12 +02:00
tauri.conf.json fix: add missing Tauri main.rs binary entry point 2026-07-20 23:07:25 +02:00