6 lines
86 B
TOML
6 lines
86 B
TOML
[alias]
|
|
loco = "run --"
|
|
loco-tool = "run --"
|
|
|
|
playground = "run --example playground"
|