Skip to content

Commit

Permalink
Use new release of ethereum_ssz
Browse files Browse the repository at this point in the history
  • Loading branch information
macladson committed Sep 20, 2024
1 parent 24301b7 commit a33e243
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 @@ -12,7 +12,7 @@ categories = ["cryptography::cryptocurrencies"]

[dependencies]
tree_hash = "0.6.0"
ethereum_ssz = { git = "https://github.com/macladson/ethereum_ssz", branch = "bitvector" }
ethereum_ssz = "0.8.0"
ethereum_serde_utils = "0.5.0"
serde = "1.0.0"
serde_derive = "1.0.0"
Expand Down

0 comments on commit a33e243

Please sign in to comment.