Files
games/.cargo/config.toml
2026-09-15 23:26:37 +02:00

7 lines
256 B
TOML

# file: .cargo/config.toml
# version: 1
[build]
target-dir = "../builds/sasedev-games/target" # path of where to place generated artifacts
build-dir = "../builds/sasedev-games/target" # path of where to place intermediate build artifacts