Skip to content

Commit aa6efbd

Browse files
chore(deps): bump proptest from 1.6.0 to 1.7.0
Bumps [proptest](https://github.com/proptest-rs/proptest) from 1.6.0 to 1.7.0. - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md) - [Commits](https://github.com/proptest-rs/proptest/commits) --- updated-dependencies: - dependency-name: proptest dependency-version: 1.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a321677 commit aa6efbd

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)