Skip to content

Commit ce504ee

Browse files
chore(deps): bump proptest from 1.6.0 to 1.7.0 (#39)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a321677 commit ce504ee

File tree

2 files changed

+16
-34
lines changed

2 files changed

+16
-34
lines changed

Cargo.lock

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

zparse/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ tracing-subscriber = { version = "0.3.19", features = ["env-filter"] }
1717

1818

1919
[dev-dependencies]
20-
proptest = "1.6.0"
20+
proptest = "1.7.0"
2121
criterion = "0.5.1"
2222

2323
[[bench]]

0 commit comments

Comments
 (0)