Skip to content

Commit

Permalink
Bump sqllogictest from 0.15.3 to 0.16.0 (#2043)
Browse files Browse the repository at this point in the history
Bumps [sqllogictest](https://github.com/risinglightdb/sqllogictest-rs) from 0.15.3 to 0.16.0.
- [Release notes](https://github.com/risinglightdb/sqllogictest-rs/releases)
- [Changelog](https://github.com/risinglightdb/sqllogictest-rs/blob/main/CHANGELOG.md)
- [Commits](risinglightdb/sqllogictest-rs@v0.15.3...v0.16.0)

---
updated-dependencies:
- dependency-name: sqllogictest
  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>
  • Loading branch information
dependabot[bot] authored Sep 16, 2023
1 parent 58bc64c commit e862319
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 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 dozer-tests/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ sqlparser = {git = "https://github.com/getdozer/sqlparser-rs.git" }
rusqlite = { version = "0.28.0", features = ["bundled", "column_decltype"] }
csv = "1.2"
tempdir = "0.3.7"
sqllogictest = "0.15.3"
sqllogictest = "0.16.0"
libtest-mimic = "0.6.1"

[features]
Expand Down

0 comments on commit e862319

Please sign in to comment.