Skip to content

Commit

Permalink
chore: Update foundry.toml
Browse files Browse the repository at this point in the history
Signed-off-by: MathisGD <74971347+MathisGD@users.noreply.github.com>
  • Loading branch information
MathisGD authored Jan 10, 2025
1 parent ab7220e commit 764a43f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions foundry.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,6 @@ src = "src"
test = "test"
libs = ["lib"]
fs_permissions = [
{ access = "read", path = "./script/config/"},
{ access = "read", path = "./out/"}
]
optimizer_runs = 200
via-ir = true

Expand Down

0 comments on commit 764a43f

Please sign in to comment.