chore(deps): bump test-fuzz 4 (#3303)

This commit is contained in:
Matthias Seitz
2023-06-21 21:13:13 +02:00
committed by GitHub
parent 7b77fc1b6b
commit ee4f6b32a0
5 changed files with 57 additions and 67 deletions

View File

@ -49,7 +49,7 @@ reth-primitives = { workspace = true, features = ["arbitrary"] }
reth-tracing = { path = "../../tracing" }
ethers-core = { workspace = true, default-features = false }
test-fuzz = "3.0.4"
test-fuzz = "4"
tokio-util = { workspace = true, features = ["io", "codec"] }
hex-literal = "0.3"
hex = "0.4"