forked from DECA/DECANFT-SC
7 lines
170 B
TOML
7 lines
170 B
TOML
|
[profile.default]
|
||
|
src = "src"
|
||
|
out = "out"
|
||
|
libs = ["lib"]
|
||
|
|
||
|
# See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options
|