daily-aujourdhui/.cargo/config.toml

5 lines
96 B
TOML
Raw Normal View History

2024-12-04 20:13:44 +00:00
[alias]
loco = "run --"
loco-tool = "run --bin tool --"
playground = "run --example playground"