mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 09:16:00 +00:00
c-kzg lib update
This commit is contained in:
@@ -16,7 +16,7 @@ serde_derive = "1.0.116"
|
||||
ethereum_serde_utils = "0.5.0"
|
||||
hex = "0.4.2"
|
||||
ethereum_hashing = "1.0.0-beta.2"
|
||||
c-kzg = {git = "https://github.com/ethereum/c-kzg-4844", rev = "fd24cf8e1e2f09a96b4e62a595b4e49f046ce6cf" }
|
||||
c-kzg = {git = "https://github.com/ethereum/c-kzg-4844", rev = "cfdd9e5f8f6fa4375034733ad06cb9d1030a0fd9" }
|
||||
arbitrary = { version = "1.0", features = ["derive"], optional = true }
|
||||
|
||||
[features]
|
||||
|
||||
Reference in New Issue
Block a user