This commit is contained in:
2025-11-12 23:05:50 +01:00
parent 0f4e40383b
commit ae19d94fb2
3 changed files with 37 additions and 14 deletions
+1
View File
@@ -1,2 +1,3 @@
- always check with `cargo clippy` and fix the issues
- always do a final `cargo +nightly fmt` after you're done with all changes
- use `cargo tauri build --debug --no-bundle` if you need to build the frontend (a.k.a. `lanspread-tauri-deno-ts` crate)