Skip to content

Commit e786f1f

Browse files
chore(deps): bump rstest from 0.24.0 to 0.25.0
Bumps [rstest](https://github.com/la10736/rstest) from 0.24.0 to 0.25.0. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.24.0...v0.25.0) --- updated-dependencies: - dependency-name: rstest dependency-version: 0.25.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 36519fb commit e786f1f

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

Cargo.lock

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

0 commit comments

Comments
 (0)