diff --git a/foundry.toml b/foundry.toml index 8603db6..52a63f0 100644 --- a/foundry.toml +++ b/foundry.toml @@ -1,4 +1,4 @@ -[default] +[profile.default] src = 'contracts' out = 'out' libs = [ @@ -7,4 +7,4 @@ libs = [ ffi=true verbosity=5 -# See more config options https://github.com/foundry-rs/foundry/tree/master/config \ No newline at end of file +# See more config options https://github.com/foundry-rs/foundry/tree/master/config