dep: rm unused dependencies (#10099)

Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
This commit is contained in:
Thomas Coratger
2024-08-06 02:46:46 +02:00
committed by GitHub
parent 443f7d56ac
commit 61500238fb
11 changed files with 0 additions and 39 deletions

View File

@ -35,10 +35,8 @@ arbitrary = { workspace = true, features = ["derive"], optional = true }
[dev-dependencies]
arbitrary = { workspace = true, features = ["derive"] }
assert_matches.workspace = true
proptest.workspace = true
proptest-arbitrary-interop.workspace = true
serde_json.workspace = true
test-fuzz.workspace = true
toml.workspace = true
hash-db = "=0.15.2"