Files
music-metadata-manager/.cargo/config.toml
Gabriel Kaszewski 41afc170ba
Some checks failed
CI / Check Style (push) Has been cancelled
CI / Run Clippy (push) Has been cancelled
CI / Run Tests (push) Has been cancelled
init
2025-07-25 03:05:58 +02:00

6 lines
86 B
TOML

[alias]
loco = "run --"
loco-tool = "run --"
playground = "run --example playground"