mirror of
https://github.com/autistic-symposium/blockchain-data-engineering-toolkit.git
synced 2025-07-24 07:30:57 -04:00
6 lines
141 B
TOML
6 lines
141 B
TOML
[profile.default]
|
|
src = "src"
|
|
out = "out"
|
|
libs = ["lib"]
|
|
|
|
# See more config options https://github.com/foundry-rs/foundry/tree/master/config
|