dev: remove unused dev-deps (#10813)

This commit is contained in:
greged93
2024-09-11 02:45:20 +02:00
committed by GitHub
parent 60dcea847c
commit f6b2021440
6 changed files with 0 additions and 32 deletions

View File

@ -37,8 +37,6 @@ arbitrary = { workspace = true, features = ["derive"], optional = true }
arbitrary = { workspace = true, features = ["derive"] }
proptest.workspace = true
proptest-arbitrary-interop.workspace = true
test-fuzz.workspace = true
toml.workspace = true
hash-db = "=0.15.2"
plain_hasher = "0.2"