chore: set test-fuzz to workspace dep, bump c-kzg (#6705)

This commit is contained in:
Dan Cline
2024-02-21 05:03:07 -05:00
committed by GitHub
parent 86788c618c
commit c8c422e278
6 changed files with 19 additions and 87 deletions

View File

@ -76,7 +76,7 @@ revm-primitives = { workspace = true, features = ["arbitrary"] }
nybbles = { workspace = true, features = ["arbitrary"] }
alloy-trie = { workspace = true, features = ["arbitrary"] }
serde_json.workspace = true
test-fuzz = "4"
test-fuzz.workspace = true
toml.workspace = true
triehash = "0.8"