Skip to content

Commit 0480792

Browse files
chore(deps): bump rstest from 0.23.0 to 0.24.0 (#1632)
Bumps [rstest](https://github.com/la10736/rstest) from 0.23.0 to 0.24.0. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.23.0...v0.24.0) --- updated-dependencies: - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b105aca commit 0480792

File tree

2 files changed

+6
-58
lines changed

2 files changed

+6
-58
lines changed

Cargo.lock

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

x509-cert/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ rand = "0.8.5"
3333
rsa = { version = "=0.10.0-pre.3", features = ["sha2"] }
3434
ecdsa = { version = "=0.17.0-pre.9", features = ["digest", "pem"] }
3535
p256 = "=0.14.0-pre.2"
36-
rstest = "0.23"
36+
rstest = "0.24"
3737
sha2 = { version = "=0.11.0-pre.4", features = ["oid"] }
3838
tempfile = "3.5.0"
3939
tokio = { version = "1.43.0", features = ["macros", "rt"] }

0 commit comments

Comments
 (0)