Skip to content

Commit 13239a0

Browse files
chore(deps): bump rstest from 0.19.0 to 0.21.0 (#85)
Bumps [rstest](https://github.com/la10736/rstest) from 0.19.0 to 0.21.0. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.19.0...v0.21.0) --- updated-dependencies: - dependency-name: rstest 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 9f85c94 commit 13239a0

File tree

2 files changed

+63
-5
lines changed

2 files changed

+63
-5
lines changed

Cargo.lock

+62-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,5 +12,5 @@ rand ="0.8.5"
1212
itertools="0.13.0"
1313

1414
[dev-dependencies]
15-
rstest ="0.19.0"
15+
rstest ="0.21.0"
1616
pretty_assertions="1.4.0"

0 commit comments

Comments
 (0)