Skip to content

Commit

Permalink
Use crates.io version
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelsproul authored and pawanjay176 committed Jan 9, 2024
1 parent b8460b9 commit a6531d2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 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.

4 changes: 1 addition & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -110,9 +110,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"
# FIXME(sproul): restore crates.io version
ethereum_serde_utils = { git = "https://github.com/sigp/ethereum_serde_utils", branch = "decimal-u256" }
ethereum_serde_utils = "0.5"
ethereum_ssz = "0.5"
ethereum_ssz_derive = "0.5"
ethers-core = "1"
Expand Down

0 comments on commit a6531d2

Please sign in to comment.