Skip to content

Commit 4de1052

Browse files
committed
Update Rust crate proptest-derive to 0.6.0
1 parent 39bb7d9 commit 4de1052

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -22,6 +22,6 @@ pin-project-lite = "0.2.16"
2222
futures = "0.3.31"
2323
maplit = "1.0.2"
2424
proptest = { version = "1.6.0", features = ["timeout"] }
25-
proptest-derive = "0.5.1"
25+
proptest-derive = "0.6.0"
2626
tokio = { version = "1.38.2", features = ["macros", "sync", "test-util", "time"] }
2727
tokio-stream = { version = "0.1.17" }

0 commit comments

Comments
 (0)