Skip to content

Commit be216ac

Browse files
dependabot[bot]wfxr
authored andcommitted
chore(deps): bump rstest from 0.15.0 to 0.16.0
Bumps [rstest](https://github.com/la10736/rstest) from 0.15.0 to 0.16.0. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@0.15.0...0.16.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 d4bb6ac commit be216ac

File tree

2 files changed

+17
-16
lines changed

2 files changed

+17
-16
lines changed

Cargo.lock

Lines changed: 16 additions & 15 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.15.0"
46+
rstest = "^0.16.0"
4747

4848
[profile.release]
4949
lto = true

0 commit comments

Comments
 (0)