lotto/readme.md

6 lines
89 B
Markdown
Raw Normal View History

2024-05-03 13:08:46 -05:00
# lotto
```bash
2024-05-03 16:43:06 -05:00
RUSTFLAGS='-C opt-level=3 -C target-cpu=native' cargo run --release
2024-05-03 13:08:46 -05:00
```