ableos/.cargo/config.toml
2024-11-10 04:33:50 -06:00

4 lines
118 B
TOML

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