/ contracts / foundry.toml
foundry.toml
1  [profile.default]
2  src = "src"
3  out = "out"
4  libs = ["lib"]
5  
6  # See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options