Skip to content

Commit a08f0d3

Browse files
chore(deps): bump proptest from 1.7.0 to 1.8.0
Bumps [proptest](https://github.com/proptest-rs/proptest) from 1.7.0 to 1.8.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.7.0...v1.8.0) --- updated-dependencies: - dependency-name: proptest dependency-version: 1.8.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0d6ce16 commit a08f0d3

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.

rs/backend/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ candid_parser = "0.1.2"
4646
ic_principal = "0.1.0"
4747
maplit = "1.0.2"
4848
pretty_assertions = "1.4.0"
49-
proptest = "1.6.0"
49+
proptest = "1.8.0"
5050
rand = "0.9.0"
5151
slotmap = "1"
5252
tokio = { version = "1.39.3", features = ["full"] }

0 commit comments

Comments
 (0)