Skip to content

Commit

Permalink
Bump rstest from 0.18.2 to 0.19.0 (#1325)
Browse files Browse the repository at this point in the history
Bumps [rstest](https://github.com/la10736/rstest) from 0.18.2 to 0.19.0.
- [Release notes](https://github.com/la10736/rstest/releases)
- [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md)
- [Commits](la10736/rstest@v0.18.2...v0.19.0)

---
updated-dependencies:
- dependency-name: rstest
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 4, 2024
1 parent 2b7e81d commit d60a993
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ criterion = "0.5.1"
gix-testtools = "0.13.0"
insta = { version = "1.38.0", features = ["json", "redactions"] }
pretty_assertions = "1.4.0"
rstest = "0.18.2"
rstest = "0.19.0"

[[bench]]
name = "repo"
Expand Down

0 comments on commit d60a993

Please sign in to comment.