Skip to content

Commit 80e96e5

Browse files
committed
Document the proptest feature
1 parent a0d432a commit 80e96e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ The following optional features can be enabled in `Cargo.toml`:
3131
* `rand`: Adds implementations for various distribution types provided by the `rand` crate.
3232
* `serde`: Implements the `serde::Serialize` and `serde::Deserialize` traits.
3333
* `schemars`: Implements the `schemars::JsonSchema` trait.
34+
* `proptest`: Implements the `proptest::Arbitrary` trait.
3435

3536
## License
3637

0 commit comments

Comments
 (0)