4 lines
121 B
TOML
4 lines
121 B
TOML
[alias]
|
|
repbuild = "run --manifest-path ./repbuild/Cargo.toml -r -- "
|
|
dev = "run --manifest-path ./dev/Cargo.toml -r --"
|