Skip to content

Commit

Permalink
chore(deps): bump alloy from 0.7.2 to 0.7.3 in /bolt-sidecar
Browse files Browse the repository at this point in the history
Bumps [alloy](https://github.com/alloy-rs/alloy) from 0.7.2 to 0.7.3.
- [Release notes](https://github.com/alloy-rs/alloy/releases)
- [Changelog](https://github.com/alloy-rs/alloy/blob/main/CHANGELOG.md)
- [Commits](alloy-rs/alloy@v0.7.2...v0.7.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 6842d6b commit 508e0ee
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions bolt-sidecar/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 bolt-sidecar/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ ssz_rs = { git = "https://github.com/ralexstokes/ssz-rs", rev = "ec3073e" }
ethereum_ssz = "0.5"

# alloy
alloy = { version = "0.7.2", features = [
alloy = { version = "0.7.3", features = [
"full",
"provider-trace-api",
"rpc-types-beacon",
Expand Down

0 comments on commit 508e0ee

Please sign in to comment.