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