Skip to content

Commit

Permalink
Merge pull request #562 from chainbound/dependabot/cargo/bolt-boost/s…
Browse files Browse the repository at this point in the history
…erde-1.0.216

chore(deps): bump serde from 1.0.210 to 1.0.216 in /bolt-boost
  • Loading branch information
estensen authored Dec 16, 2024
2 parents a43eefa + 60e49a6 commit 2a8075e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions 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 @@ -28,7 +28,7 @@ tracing-subscriber = "0.3.18"
prometheus = "0.13.4"

# serialization
serde = { version = "1.0.197", features = ["derive"] }
serde = { version = "1.0.216", features = ["derive"] }
serde_json = "1.0.133"
ethereum_ssz = "0.8.1"
ethereum_ssz_derive = "0.8.0"
Expand Down

0 comments on commit 2a8075e

Please sign in to comment.