Skip to content

Commit

Permalink
Merge pull request #441 from chainbound/dependabot/cargo/bolt-boost/e…
Browse files Browse the repository at this point in the history
…thereum_ssz-0.8.0

chore(deps): bump ethereum_ssz from 0.7.1 to 0.8.0 in /bolt-boost
  • Loading branch information
Jonas Bostoen authored Nov 27, 2024
2 parents 839e007 + 02b0d79 commit b773649
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 2 deletions.
18 changes: 17 additions & 1 deletion bolt-boost/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-boost/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ prometheus = "0.13.4"
# serialization
serde = { version = "1.0.197", features = ["derive"] }
serde_json = "1.0.115"
ethereum_ssz = "0.7.0"
ethereum_ssz = "0.8.0"
ethereum_ssz_derive = "0.7.0"

# alloy
Expand Down

0 comments on commit b773649

Please sign in to comment.