Skip to content

Commit

Permalink
chore: added optimizer settings to toml config
Browse files Browse the repository at this point in the history
  • Loading branch information
irediaes committed Jan 13, 2025
1 parent a9e1d0c commit 14a4260
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,7 @@
src = "src"
out = "out"
libs = ["lib"]
optimizer = true
optimizer_runs = 200

# See more config options https://github.com/foundry-rs/foundry/blob/master/crates/config/README.md#all-options

0 comments on commit 14a4260

Please sign in to comment.