3 lines
172 B
TOML
3 lines
172 B
TOML
[build]
|
|
target-dir = "../target" # path of where to place generated artifacts
|
|
build-dir = "../target" # path of where to place intermediate build artifacts |