Skip to content

Commit

Permalink
chore: bump compilers 0.12.7 (#9498)
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsse authored Dec 5, 2024
1 parent 8c03318 commit e264381
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
22 changes: 11 additions & 11 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 @@ -169,7 +169,7 @@ foundry-linking = { path = "crates/linking" }

# solc & compilation utilities
foundry-block-explorers = { version = "0.9.0", default-features = false }
foundry-compilers = { version = "0.12.5", default-features = false }
foundry-compilers = { version = "0.12.7", default-features = false }
foundry-fork-db = "0.8.0"
solang-parser = "=0.3.3"
solar-ast = { version = "=0.1.0", default-features = false }
Expand Down

0 comments on commit e264381

Please sign in to comment.