Skip to content

Commit

Permalink
chore(deps): bump alloy from 0.8.0 to 0.8.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.8.0 to 0.8.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.8.0...v0.8.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 23, 2024
1 parent 0d6092e commit 890bae2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 @@ -29,7 +29,7 @@ ssz_rs = { git = "https://github.com/ralexstokes/ssz-rs", rev = "ec3073e" }
ethereum_ssz = "0.8.1"

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

0 comments on commit 890bae2

Please sign in to comment.