3 lines
54 B
Makefile
3 lines
54 B
Makefile
|
all:
|
||
|
cargo run --release sample.csv --threshold 0.5
|