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:
Pawan Dhananjay
2024-04-10 16:25:14 -07:00
committed by GitHub
parent 54fbdda4d2
commit c0177687e1
3 changed files with 7 additions and 60 deletions

View File

@@ -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"