Skip to content

Commit 4f577be

Browse files
Bump rstest from 0.21.0 to 0.26.1
Bumps [rstest](https://github.com/la10736/rstest) from 0.21.0 to 0.26.1. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.21.0...v0.26.1) --- updated-dependencies: - dependency-name: rstest dependency-version: 0.26.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5b91f2a commit 4f577be

File tree

2 files changed

+58
-83
lines changed

2 files changed

+58
-83
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ hex-literal = "0.4.1"
5050
# for secp sigs
5151
k256 = "0.13.4"
5252
p256 = "0.13.2"
53-
rstest = "0.21.0"
53+
rstest = "0.26.1"
5454
criterion = "0.5.1"
5555
hex = "0.4.3"
5656
pyo3 = "0.22.6"

0 commit comments

Comments
 (0)