Just to have a chance to try it out: Switch to proptest.
This commit is contained in:
@@ -12,6 +12,10 @@ async-std = { version = "1.9.0", features = ["attributes"] }
|
||||
async-trait = "0.1.50"
|
||||
futures = "0.3.15"
|
||||
log = "0.4.8"
|
||||
quickcheck = "1.0.3"
|
||||
proptest = "1.0.0"
|
||||
simplelog = "0.10.0"
|
||||
thiserror = "1.0.24"
|
||||
thiserror = "1.0.24"
|
||||
|
||||
[dev-dependencies]
|
||||
proptest = "1.0.0"
|
||||
proptest-derive = "0.3.0"
|
||||
Reference in New Issue
Block a user