ableos/.cargo/config.toml
2024-08-28 14:35:08 -05:00

4 lines
120 B
TOML

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