Skip to content

Commit 8da5f8a

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

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

Cargo.lock

Lines changed: 8 additions & 8 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.2", features = ["sha2"] }
3434
ecdsa = { version = "=0.17.0-pre.9", features = ["digest", "pem"] }
3535
p256 = "=0.14.0-pre.2"
36-
rstest = "0.22"
36+
rstest = "0.23"
3737
sha2 = { version = "=0.11.0-pre.4", features = ["oid"] }
3838
tempfile = "3.5.0"
3939
tokio = { version = "1.40.0", features = ["macros", "rt"] }

0 commit comments

Comments
 (0)