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:
@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user