Skip to content

Commit

Permalink
build(deps): bump foundry-compilers from 0.12.7 to 0.12.8 (#2025)
Browse files Browse the repository at this point in the history
Bumps [foundry-compilers](https://github.com/foundry-rs/compilers) from 0.12.7 to 0.12.8.
- [Changelog](https://github.com/foundry-rs/compilers/blob/main/CHANGELOG.md)
- [Commits](foundry-rs/compilers@v0.12.7...v0.12.8)

---
updated-dependencies:
- dependency-name: foundry-compilers
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 56a2830 commit 91489cf
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 zilliqa/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ alloy = { version = "0.6.4", default-features = false, features = ["network", "r
async-trait = "0.1.83"
criterion = "0.5.1"
ethers = { version = "2.0.14", default-features = false, features = ["legacy"] }
foundry-compilers = { version = "0.12.7", features = ["svm-solc"] }
foundry-compilers = { version = "0.12.8", features = ["svm-solc"] }
fs_extra = "1.3.0"
indicatif = { version = "0.17.9", features = ["rayon"] }
pprof = { version = "0.14.0", default-features = false, features = ["criterion", "flamegraph"] }
Expand Down

0 comments on commit 91489cf

Please sign in to comment.