5 lines
96 B
TOML
5 lines
96 B
TOML
|
[alias]
|
||
|
loco = "run --"
|
||
|
loco-tool = "run --bin tool --"
|
||
|
playground = "run --example playground"
|