ableos/.cargo/config.toml

4 lines
120 B
TOML
Raw Normal View History

2021-11-16 00:09:27 -06:00
[alias]
repbuild = "run --manifest-path ./repbuild/Cargo.toml -r --"
2024-08-28 14:35:08 -05:00
dev = "run --manifest-path ./dev/Cargo.toml -r --"