Files
khadhroony-bot3/.cargo/config.toml

6 lines
213 B
TOML

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