Files
natreex 36abdfced0 Add Tauri app backend setup with dependencies and basic build script
- Introduced `build.rs` for Tauri build process initialization.
- Added `Cargo.toml` with dependencies for Tauri plugins, serialization, cryptography, and database handling.
- Generated `Cargo.lock` to lock package versions for consistency.
2026-04-07 16:46:35 -04:00

146 KiB