@ -16,3 +16,6 @@ clean-db:
rm ./emgauwa-core.sqlite || true
rm ./emgauwa-controller.sqlite || true
$(MAKE) sqlx
fmt:
cargo +nightly fmt