Skip to content

Commit

Permalink
build(deps): bump ethereum_serde_utils from 0.5.1 to 0.5.2
Browse files Browse the repository at this point in the history
Bumps [ethereum_serde_utils](https://github.com/sigp/ethereum_serde_utils) from 0.5.1 to 0.5.2.
- [Release notes](https://github.com/sigp/ethereum_serde_utils/releases)
- [Commits](sigp/ethereum_serde_utils@v0.5.1...v0.5.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 30, 2024
1 parent 8642ca7 commit 2256f53
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 crates/signing-root-util/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ ethereum-types = "0.14"
primitive-types = {version="0.12", features=["default", "serde"]} # parity
fixed-hash = "0.8" #parity
impl-serde = "0.4.0" #parity
ethereum_serde_utils = "0.5.1" #sigma
ethereum_serde_utils = "0.5.2" #sigma

# local crate dependencies
specs.workspace = true

0 comments on commit 2256f53

Please sign in to comment.