garage/Makefile

4 lines
37 B
Makefile
Raw Normal View History

all:
cargo fmt || true
cargo build