Skip to content

Commit 28e8d84

Browse files
Bump rstest from 0.25.0 to 0.26.1 (#598)
Bumps [rstest](https://github.com/la10736/rstest) from 0.25.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.25.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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 66462a1 commit 28e8d84

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.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,5 +71,5 @@ url = { version = "2", optional = true }
7171
[dev-dependencies]
7272
proptest = "^1.7.0"
7373
tempfile = "3"
74-
rstest = "0.25"
74+
rstest = "0.26"
7575
pretty_assertions = "1"

0 commit comments

Comments
 (0)