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

@ -57,7 +57,7 @@ rand.workspace = true
serde_json.workspace = true
tempfile.workspace = true
test-fuzz = "5"
test-fuzz.workspace = true
pprof = { workspace = true, features = ["flamegraph", "frame-pointer", "criterion"] }
criterion.workspace = true