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:
@ -48,8 +48,7 @@ reth-primitives = { workspace = true, features = ["arbitrary"] }
|
||||
reth-tracing.workspace = true
|
||||
ethers-core = { workspace = true, default-features = false }
|
||||
|
||||
|
||||
test-fuzz = "4"
|
||||
test-fuzz.workspace = true
|
||||
tokio-util = { workspace = true, features = ["io", "codec"] }
|
||||
rand.workspace = true
|
||||
secp256k1 = { workspace = true, features = ["global-context", "rand-std", "recovery"] }
|
||||
|
||||
Reference in New Issue
Block a user