Skip to content

Commit

Permalink
Allow ssz patches
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhauner committed Dec 20, 2024
1 parent 7fc8a49 commit 194947c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ categories = ["cryptography::cryptocurrencies"]
[dependencies]
tree_hash = "0.9"
ethereum_serde_utils = "0.7.0"
ethereum_ssz = "0.8.0"
ethereum_ssz = "0.8"
serde = "1.0.0"
serde_derive = "1.0.0"
typenum = "1.12.0"
Expand Down

0 comments on commit 194947c

Please sign in to comment.