Skip to content

Commit

Permalink
chore: bump compilers, fix #9788 (#9836)
Browse files Browse the repository at this point in the history
  • Loading branch information
grandizzy authored Feb 6, 2025
1 parent c4ae688 commit 1d5fa64
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ foundry-linking = { path = "crates/linking" }

# solc & compilation utilities
foundry-block-explorers = { version = "0.11.0", default-features = false }
foundry-compilers = { version = "0.13.0", default-features = false }
foundry-compilers = { version = "0.13.2", default-features = false }
foundry-fork-db = "0.11.0"
solang-parser = "=0.3.3"
solar-parse = { version = "=0.1.1", default-features = false }
Expand Down

0 comments on commit 1d5fa64

Please sign in to comment.