mirror of
https://github.com/hl-archive-node/nanoreth.git
synced 2025-12-06 10:59:55 +00:00
chore: set test-fuzz to workspace dep, bump c-kzg (#6705)
This commit is contained in:
@ -20,7 +20,7 @@ bytes.workspace = true
|
||||
alloy-primitives = { workspace = true, features = ["arbitrary", "serde"] }
|
||||
serde.workspace = true
|
||||
modular-bitfield = "0.11.2"
|
||||
test-fuzz = "4"
|
||||
test-fuzz.workspace = true
|
||||
|
||||
arbitrary = { workspace = true, features = ["derive"] }
|
||||
proptest.workspace = true
|
||||
|
||||
Reference in New Issue
Block a user