Skip to content

Commit f6b0cc5

Browse files
chore(deps): bump rstest from 0.22.0 to 0.24.0 in /datafusion-cli (#14262)
Bumps [rstest](https://github.com/la10736/rstest) from 0.22.0 to 0.24.0. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](la10736/rstest@v0.22.0...v0.24.0) --- updated-dependencies: - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ccd22b commit f6b0cc5

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

datafusion-cli/Cargo.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

datafusion-cli/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ url = "2.5.4"
7272
assert_cmd = "2.0"
7373
ctor = "0.2.9"
7474
predicates = "3.0"
75-
rstest = "0.22"
75+
rstest = "0.24"
7676

7777
[profile.ci]
7878
inherits = "dev"

0 commit comments

Comments
 (0)