Skip to content

Commit 169c884

Browse files
committed
Get rid of proptest (replaced with arbitrary)
1 parent b97afff commit 169c884

File tree

2 files changed

+0
-13
lines changed

2 files changed

+0
-13
lines changed

Diff for: Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@ arbitrary = { version = "1", optional = true, features = ["derive"] }
2727
[dev-dependencies]
2828
serde_json = "1.0.39"
2929
bencher = "0.1.5"
30-
proptest = "0.9.1"
3130
arbtest = "0.1"
3231

3332
[features]

Diff for: tests/proptests.rs

-12
This file was deleted.

0 commit comments

Comments
 (0)