2 lines
54 B
Makefile
2 lines
54 B
Makefile
dev:
|
|
RUST_BACKTRACE=1 cargo run --features profiling
|
dev:
|
|
RUST_BACKTRACE=1 cargo run --features profiling
|