chore: add tempfile to dev dep (#10569)

This commit is contained in:
Matthias Seitz
2024-08-27 17:29:30 +02:00
committed by GitHub
parent 7ea748e2d3
commit 16577e0e01

View File

@ -56,7 +56,7 @@ strum = { workspace = true, features = ["derive"], optional = true }
reth-primitives = { workspace = true, features = ["arbitrary"] }
rand.workspace = true
serde_json.workspace = true
tempfile.workspace = true
test-fuzz.workspace = true
pprof = { workspace = true, features = [