Skip to content

Commit 22fdd86

Browse files
deps(deps): bump rstest from 0.18.2 to 0.26.1
Bumps [rstest](https://github.com/la10736/rstest) from 0.18.2 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.18.2...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 12adfbb commit 22fdd86

File tree

2 files changed

+49
-10
lines changed

2 files changed

+49
-10
lines changed

Cargo.lock

Lines changed: 48 additions & 9 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
@@ -60,7 +60,7 @@ tempfile = "3.8"
6060
pretty_assertions = "1.4"
6161
tokio-test = "0.4"
6262
wiremock = "0.5"
63-
rstest = "0.18"
63+
rstest = "0.26"
6464

6565
[profile.release]
6666
opt-level = 3

0 commit comments

Comments
 (0)