Some checks failed
CI / Foundry project (push) Has been cancelled
Signed-off-by: Uncle Fatso <uncle.fatso@ghostchain.io>
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
|