Skip to content

Commit 260c245

Browse files
committed
bump proptest to 1.0.0
1 parent 82099e5 commit 260c245

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ serde_bytes = "0.11.5"
5757
assert_matches = "1.2"
5858
criterion = "0.3.0"
5959
pretty_assertions = "0.6.1"
60-
proptest = "0.10"
60+
proptest = "1.0.0"
6161
serde_bytes = "0.11"
6262
chrono = { version = "0.4", features = ["serde"] }
6363

0 commit comments

Comments
 (0)