Skip to content

Commit 30d6af0

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 3edd7d6 commit 30d6af0

File tree

2 files changed

+3
-10
lines changed

2 files changed

+3
-10
lines changed

Cargo.lock

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

slh-dsa/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ hex-literal = "1"
4141
num-bigint = "0.4.4"
4242
paste = "1.0.15"
4343
pkcs8 = { version = "0.11.0-rc.8", features = ["pem"] }
44-
proptest = "1.4.0"
44+
proptest = "1.9.0"
4545
rand = "0.10.0-rc.7"
4646
serde_json = "1.0.124"
4747
serde = { version = "1.0.207", features = ["derive"] }

0 commit comments

Comments
 (0)