Skip to content

Commit

Permalink
chore(deps): bump alloy-json-abi from 0.8.12 to 0.8.14
Browse files Browse the repository at this point in the history
Bumps [alloy-json-abi](https://github.com/alloy-rs/core) from 0.8.12 to 0.8.14.
- [Release notes](https://github.com/alloy-rs/core/releases)
- [Changelog](https://github.com/alloy-rs/core/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/core@v0.8.12...v0.8.14)

---
updated-dependencies:
- dependency-name: alloy-json-abi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent ac0ca09 commit 8c432bd
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
30 changes: 15 additions & 15 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 @@ -22,7 +22,7 @@ tracing-subscriber = { version = "0.3", features = ["parking_lot", "env-filter"]
serde_json = "1.0.133"
serde = "1.0.215"
lazy_static = "1.5.0"
alloy-json-abi = { version = "0.8.12", features = ["serde_json"] }
alloy-json-abi = { version = "0.8.14", features = ["serde_json"] }
alloy-sol-types = "0.8.12"
alloy-primitives = "0.8.12"
tempfile = "3.14.0"
Expand Down

0 comments on commit 8c432bd

Please sign in to comment.