chore: move criterion and pprof to workspace (#5461)

This commit is contained in:
Matthias Seitz
2023-11-16 15:13:24 +01:00
committed by GitHub
parent 1b39096edd
commit fb981cec4d
8 changed files with 14 additions and 13 deletions

View File

@ -56,7 +56,7 @@ reth-provider = { workspace = true, features = ["test-utils"] }
paste = "1.0"
rand = "0.8"
proptest.workspace = true
criterion = "0.5"
criterion.workspace = true
assert_matches.workspace = true
tempfile.workspace = true