Skip to content

Commit

Permalink
deps(core): update sqllogictest requirement from 0.22.0 to 0.23.0 in …
Browse files Browse the repository at this point in the history
…/wren-core in the all group (#920)

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 Nov 19, 2024
1 parent 58922bd commit b426bd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wren-core/sqllogictest/Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ datafusion = { workspace = true, default-features = true }
half = { version = "2.4.1", default-features = true }
log = { workspace = true }
rust_decimal = { version = "1.27.0" }
sqllogictest = "0.22.0"
sqllogictest = "0.23.0"
thiserror = "2.0.3"
tokio = { workspace = true }
wren-core = { path = "../core" }
Expand Down

0 comments on commit b426bd7

Please sign in to comment.