mirror of
https://github.com/mailscope/kumomta.git
synced 2026-09-22 01:15:31 +00:00
6 lines
46 B
Makefile
6 lines
46 B
Makefile
check:
|
|
cargo check
|
|
|
|
fmt:
|
|
cargo +nightly fmt
|