Skip to content

Commit 6b22c73

Browse files
build(deps): bump proptest from 1.8.0 to 1.9.0
Bumps [proptest](https://github.com/proptest-rs/proptest) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/proptest-rs/proptest/releases) - [Changelog](https://github.com/proptest-rs/proptest/blob/main/CHANGELOG.md) - [Commits](proptest-rs/proptest@v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: proptest dependency-version: 1.9.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a479dfe commit 6b22c73

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

Cargo.lock

Lines changed: 2 additions & 3 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
@@ -27,7 +27,7 @@ maplit = "1.0.2"
2727
num-traits = "0.2.19"
2828
pin-project = "1.1.10"
2929
pocket-ic = "9.0.2"
30-
proptest = "1.6.0"
30+
proptest = "1.9.0"
3131
regex-lite = "0.1.8"
3232
serde = "1.0"
3333
serde_bytes = "0.11.19"

0 commit comments

Comments
 (0)