5 lines
57 B
Plaintext
5 lines
57 B
Plaintext
|
|
||
|
set -e
|
||
|
|
||
|
cargo install --locked --force --path .
|