Skip to content

Commit fef3116

Browse files
chore(deps): bump rstest from 0.22.0 to 0.26.1 (#222)
Bumps [rstest](https://github.com/la10736/rstest) from 0.22.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.22.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 92ddc44 commit fef3116

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed

Cargo.lock

Lines changed: 5 additions & 6 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
@@ -34,7 +34,7 @@ tokio-context = "0.1.*"
3434
tokio-stream = "0.1.*"
3535

3636
[dev-dependencies]
37-
rstest = "0.22.0"
37+
rstest = "0.26.1"
3838
once_cell = "1.21.*"
3939
chrono = "0.4.*"
4040
rand = "0.8.5"

0 commit comments

Comments
 (0)