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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and goldmedal committed Nov 25, 2024
1 parent 2ce8824 commit db7187f
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 db7187f

Please sign in to comment.