Skip to content

Commit d92e86b

Browse files
chore(deps): bump rstest from 0.6.4 to 0.7.0 (#9)
Bumps [rstest](https://github.com/la10736/rstest) from 0.6.4 to 0.7.0. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@0.6.4...0.7.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa6fad4 commit d92e86b

File tree

2 files changed

+29
-11
lines changed

2 files changed

+29
-11
lines changed

Cargo.lock

Lines changed: 28 additions & 10 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
@@ -38,7 +38,7 @@ structopt = { version = "^0.3.21", features = ["wrap_help"], optional = true }
3838
structopt = "^0.3.21"
3939

4040
[dev-dependencies]
41-
rstest = "^0.6.4"
41+
rstest = "^0.7.0"
4242

4343
[profile.release]
4444
lto = true

0 commit comments

Comments
 (0)