Skip to content

Commit e17bb73

Browse files
Bump proptest-derive from 0.6.0 to 0.7.0 (#1634)
1 parent 0561ff3 commit e17bb73

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 additions & 2 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
@@ -49,7 +49,7 @@ once_cell = { version = "1.21" }
4949
arrow = { version = "57.0", default-features = false }
5050
parquet = { version = "57.0", default-features = false }
5151
proptest = { version = "1.9" }
52-
proptest-derive = { version = "0.6" }
52+
proptest-derive = { version = "0.7" }
5353
tempfile = { version = "3.23" }
5454

5555
http = { version = "1.3" }

0 commit comments

Comments
 (0)