Skip to content

Commit e066867

Browse files
Bump rstest from 0.18.1 to 0.18.2 (#1145)
Bumps [rstest](https://github.com/la10736/rstest) from 0.18.1 to 0.18.2. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.18.1...v0.18.2) --- updated-dependencies: - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5a596b9 commit e066867

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
@@ -71,7 +71,7 @@ criterion = "0.5.1"
7171
gix-testtools = "0.12.0"
7272
insta = { version = "1.31.0", features = ["json", "redactions"] }
7373
pretty_assertions = "1.4.0"
74-
rstest = "0.18.1"
74+
rstest = "0.18.2"
7575

7676
[[bench]]
7777
name = "repo"

0 commit comments

Comments
 (0)