xdapp-book/projects/xmint/chains/evm/foundry.toml

8 lines
157 B
TOML
Raw Normal View History

2022-08-13 08:22:14 -07:00
[default]
solc_version = "0.8.13"
2022-08-13 08:22:14 -07:00
src = 'src'
out = 'out'
libs = ['lib']
2022-08-14 17:14:49 -07:00
# See more config options https://github.com/foundry-rs/foundry/tree/master/config