0x/rm unused dep (#6899)

Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
This commit is contained in:
back
2024-03-01 03:34:31 -08:00
committed by GitHub
parent defe34f04f
commit 5e2cac442f
67 changed files with 111 additions and 125 deletions

View File

@ -30,7 +30,6 @@ proptest = { workspace = true, optional = true }
proptest-derive = { workspace = true, optional = true }
[dev-dependencies]
rand.workspace = true
arbitrary = { workspace = true, features = ["derive"] }
proptest.workspace = true
proptest-derive.workspace = true