Skip to content

Commit

Permalink
build(deps): bump sqllogictest from 0.21.0 to 0.23.1 (#641)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 17, 2024
1 parent c1df4b5 commit b2e77fb
Show file tree
Hide file tree
Showing 2 changed files with 63 additions and 52 deletions.
113 changes: 62 additions & 51 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 exon/exon-core/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ regex = "1.10.6"

[dev-dependencies]
exon-test = { path = "../exon-test" }
sqllogictest = "0.21.0"
sqllogictest = "0.23.1"
clap = { version = "4", features = ["derive", "env"] }
criterion = { version = "0.5", features = ["async_tokio"] }
rand = "0.8"
Expand Down

0 comments on commit b2e77fb

Please sign in to comment.