Skip to content

Commit 6260da7

Browse files
nextest-botsunshowers
authored andcommitted
Update Rust crate proptest-derive to 0.4.0
1 parent e0cf280 commit 6260da7

File tree

2 files changed

+15
-50
lines changed

2 files changed

+15
-50
lines changed

Cargo.lock

Lines changed: 14 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,6 @@ pin-project-lite = "0.2.14"
2121
futures = "0.3.30"
2222
maplit = "1.0.2"
2323
proptest = { version = "1.0.0", features = ["timeout"] }
24-
proptest-derive = "0.3.0"
24+
proptest-derive = "0.4.0"
2525
tokio = { version = "1.21.2", features = ["macros", "sync", "test-util", "time"] }
2626
tokio-stream = { version = "0.1.14" }

0 commit comments

Comments
 (0)