swarm repositories / source
aboutsummaryrefslogtreecommitdiff
path: root/template/fresh/.cargo/config.toml
blob: a6d75890669cc06a6bcb9d08318648d48196a71c (plain)
1
2
3
4
5
# Replace `rust-starter-template` with the target repository slug.
# This is a repo-local ratchet only; do not mutate user-global Cargo config.

[build]
target-dir = "/data/main/cargo-target/rust-starter-template"