Skip to content

Commit 1d5fa64

Browse files
authored
chore: bump compilers, fix foundry-rs#9788 (foundry-rs#9836)
1 parent c4ae688 commit 1d5fa64

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ foundry-linking = { path = "crates/linking" }
187187

188188
# solc & compilation utilities
189189
foundry-block-explorers = { version = "0.11.0", default-features = false }
190-
foundry-compilers = { version = "0.13.0", default-features = false }
190+
foundry-compilers = { version = "0.13.2", default-features = false }
191191
foundry-fork-db = "0.11.0"
192192
solang-parser = "=0.3.3"
193193
solar-parse = { version = "=0.1.1", default-features = false }

0 commit comments

Comments
 (0)