feat: update lance version to 0.32.0-b2 (#2525)

This commit is contained in:
Weston Pace
2025-07-23 12:23:10 -07:00
committed by GitHub
parent fbff244ed8
commit 94fb9f364a
6 changed files with 210 additions and 43 deletions

View File

@@ -19,7 +19,7 @@ lancedb = { path = "../../../rust/lancedb" }
lance = { workspace = true }
arrow = { workspace = true, features = ["ffi"] }
arrow-schema.workspace = true
tokio = "1.23"
tokio = "1.46"
jni = "0.21.1"
snafu.workspace = true
lazy_static.workspace = true