ableos/.cargo/config.toml
2024-11-10 02:36:37 -06:00

4 lines
121 B
TOML

[alias]
repbuild = "run --manifest-path ./repbuild/Cargo.toml -r -- "
dev = "run --manifest-path ./dev/Cargo.toml -r --"