Skip to content

Commit

Permalink
chore: update foundry toml
Browse files Browse the repository at this point in the history
  • Loading branch information
pyk committed May 29, 2024
1 parent 9a44191 commit 52b05a5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions foundry.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
[profile.default]
src = "src"
out = "out"
libs = ["lib"]
solc = "0.8.23"
evm_version = "paris"

Expand Down

0 comments on commit 52b05a5

Please sign in to comment.