We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f6dcadf commit b734563Copy full SHA for b734563
1 file changed
Cargo.toml
@@ -14,7 +14,7 @@ license = "Apache-2.0" # TODO(template) update license if needed
14
publish = false
15
16
[workspace.dependencies]
17
-proptest = "1"
+proptest = "1.9"
18
19
[workspace.lints.rust]
20
missing_docs = "deny"
0 commit comments