Skip to content

Commit

Permalink
build(deps): bump foundry-compilers from 0.13.1 to 0.13.2 (#2323)
Browse files Browse the repository at this point in the history
Bumps [foundry-compilers](https://github.com/foundry-rs/compilers) from 0.13.1 to 0.13.2.
- [Changelog](https://github.com/foundry-rs/compilers/blob/main/CHANGELOG.md)
- [Commits](foundry-rs/compilers@v0.13.1...v0.13.2)

---
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 Feb 11, 2025
1 parent 5b75fe1 commit 6eb863d
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 zilliqa/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ thiserror = "2.0.11"
lru-mem = "0.3.0"
opentelemetry-semantic-conventions = { version = "0.27.0", features = ["semconv_experimental"] }
semver = "1.0.23"
foundry-compilers = { version = "0.13.1", features = ["svm-solc"] }
foundry-compilers = { version = "0.13.2", features = ["svm-solc"] }

[dev-dependencies]
alloy = { version = "0.11.0", default-features = false, features = ["network", "rand", "signers", "signer-local"] }
Expand Down

0 comments on commit 6eb863d

Please sign in to comment.