6 lines
140 B
TOML
6 lines
140 B
TOML
[profile.default]
|
|
src = "src"
|
|
out = "out"
|
|
libs = ["lib"]
|
|
|
|
# See more config options https://github.com/foundry-rs/foundry/tree/master/config |