aboutsummaryrefslogtreecommitdiff
path: root/.cargo/config.toml
blob: f375b03996d27f886818a90a75745c1365491705 (plain) (blame)
1
2
3
4
5
6
7
8
[build]
target-dir = "./.temp/target"

[env]

[alias]
ci = "run --manifest-path .run/Cargo.toml --bin ci --quiet --"
dev_tool = "run --manifest-path .run/Cargo.toml --quiet --bin "