6 lines
248 B
Markdown
6 lines
248 B
Markdown
- always check with `cargo clippy` and fix the issues
|
|
- always do a final `cargo +nightly fmt` after you're done with all changes
|
|
|
|
# Legacy crates
|
|
The `lanspread-client` and `lanspread-server` crates are legacy. Not used anymore. Never touch them.
|