bump ethereum_serde_utils (#5341)

* bump ethereum_serde_utils

* cargo update
This commit is contained in:
zhiqiangxu
2024-03-03 03:14:03 +08:00
committed by GitHub
parent 7b65d385b3
commit ee6f667702
2 changed files with 96 additions and 96 deletions

View File

@@ -113,7 +113,7 @@ env_logger = "0.9"
error-chain = "0.12"
ethereum-types = "0.14"
ethereum_hashing = "1.0.0-beta.2"
ethereum_serde_utils = "0.5"
ethereum_serde_utils = "0.5.2"
ethereum_ssz = "0.5"
ethereum_ssz_derive = "0.5"
ethers-core = "1"