Skip to content

Commit 8c60e19

Browse files
chore(deps): bump rstest from 0.25.0 to 0.26.0 (#1988)
1 parent cfacd3e commit 8c60e19

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

Cargo.lock

Lines changed: 4 additions & 5 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-rc.3", features = ["sha2"] }
3434
ecdsa = { version = "0.17.0-rc.4", features = ["digest", "pem"] }
3535
p256 = "=0.14.0-pre.9"
36-
rstest = "0.25"
36+
rstest = "0.26"
3737
sha2 = { version = "0.11.0-rc.0", features = ["oid"] }
3838
tempfile = "3.5"
3939
tokio = { version = "1.45", features = ["macros", "rt"] }

0 commit comments

Comments
 (0)