Skip to content

Commit e2286a0

Browse files
Bump rstest from 0.25.0 to 0.26.1
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] <support@github.com>
1 parent c6298a7 commit e2286a0

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
@@ -29,7 +29,7 @@ cc = "1.2.30"
2929

3030
[dev-dependencies]
3131
cc = "1.2.30"
32-
rstest = { version = "0.25.0", default-features = false }
32+
rstest = { version = "0.26.1", default-features = false }
3333
tempfile = "3.20.0"
3434

3535
[profile.dev]

0 commit comments

Comments
 (0)