Skip to content

Commit

Permalink
chore(deps): Bump sqllogictest from 0.15.3 to 0.16.0
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]>
  • Loading branch information
dependabot[bot] authored Sep 15, 2023
1 parent 0032145 commit dbb98d9
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 src/tests/simulation/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ risingwave_sqlsmith = { workspace = true }
serde = "1.0.188"
serde_derive = "1.0.188"
serde_json = "1.0.107"
sqllogictest = "0.15.3"
sqllogictest = "0.16.0"
tempfile = "3"
tokio = { version = "0.2.23", package = "madsim-tokio" }
tokio-postgres = "0.7"
Expand Down

0 comments on commit dbb98d9

Please sign in to comment.