Skip to content

Commit d9113f0

Browse files
committed
chore: lock solc version
1 parent 090db34 commit d9113f0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

foundry.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,6 @@ optimizer_runs = 10000
44
src = "src"
55
out = "out"
66
libs = ["lib"]
7+
solc = '0.8.28'
78

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

lib/openzeppelin-contracts

0 commit comments

Comments
 (0)