Skip to content

Commit 590a76d

Browse files
Update proptest-derive dev-dependency from 0.3 to 0.6
1 parent 3000bc1 commit 590a76d

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
@@ -23,7 +23,7 @@ assert-dbg = { path = "assert-dbg" }
2323
collection_literals = "1.0.1"
2424
derive_more = "0.99.17"
2525
proptest = "1.1.0"
26-
proptest-derive = "0.3.0"
26+
proptest-derive = "0.6.0"
2727
quote = "1.0.23"
2828
trybuild2 = "1.0.0"
2929

0 commit comments

Comments
 (0)