7 lines
111 B
Markdown
7 lines
111 B
Markdown
|
run
|
||
|
```bash
|
||
|
cargo build --release
|
||
|
```
|
||
|
in this directory and find the binary file in ./target/release
|
||
|
|
||
|
Have fun!
|