Skip to content

Commit 1d755f3

Browse files
dependabot[bot]wfxr
authored andcommitted
chore(deps): bump rstest from 0.16.0 to 0.17.0
Bumps [rstest](https://github.com/la10736/rstest) from 0.16.0 to 0.17.0. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@0.16.0...0.17.0) --- updated-dependencies: - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e6afa87 commit 1d755f3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Cargo.lock

Lines changed: 4 additions & 4 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
@@ -43,7 +43,7 @@ clap_complete = { version = "3", optional = true }
4343
strum = { version = "0.24", features = ["derive"], optional = true }
4444

4545
[dev-dependencies]
46-
rstest = "^0.16.0"
46+
rstest = "^0.17.0"
4747

4848
[profile.release]
4949
lto = true

0 commit comments

Comments
 (0)