mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 01:05:47 +00:00
Bump ckzg to use the crates.io version (#5542)
* Bump ckzg to use the crates.io version * Update crypto/kzg/Cargo.toml
This commit is contained in:
@@ -102,6 +102,7 @@ bincode = "1"
|
||||
bitvec = "1"
|
||||
byteorder = "1"
|
||||
bytes = "1"
|
||||
c-kzg = "1"
|
||||
clap = "2"
|
||||
compare_fields_derive = { path = "common/compare_fields_derive" }
|
||||
criterion = "0.3"
|
||||
|
||||
Reference in New Issue
Block a user