mirror of
https://github.com/KeyZox71/knl_meowscendence.git
synced 2025-08-13 12:02:54 +02:00
7 lines
195 B
TOML
7 lines
195 B
TOML
[profile.default]
|
|
src = "src/contract"
|
|
out = "out"
|
|
libs = ["node_modules", "lib"]
|
|
|
|
# See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options
|