Skip to content

Commit

Permalink
chore: bump rstest from 0.18.2 to 0.19.0
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 30, 2024
1 parent e48b818 commit b4e4f92
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 prqlc/prqlc/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ tokio-util = {version = "0.7", optional = true, features = ["compat"]}
cfg-if = "1.0"
insta = {workspace = true}
insta-cmd = {workspace = true}
rstest = "0.18.2"
rstest = "0.19.0"
similar = {version = "2.5.0"}
similar-asserts = "1.5.0"
test_each_file = "0.3.2"
Expand Down

0 comments on commit b4e4f92

Please sign in to comment.