Commit b5a3e1e
committed
deps(core): align kv-lance pins with lance-graph surrealdb#423 (lance 4→6, lancedb 0.27→0.29, arrow 57→58)
Catches the AdaWorldAPI/surrealdb fork up to lance-graph main (post surrealdb#423):
- lance 4.0.0 → 6.0.0 (exact-equals)
- lance-index 4.0.0 → 6.0.0 (lock-step)
- lancedb 0.27.2 → 0.29.0 (exact-equals; transitively pins lance =6.0.0)
- arrow-array 57 → 58 (lock-step with datafusion 53 in lance-graph)
- arrow-schema 57 → 58
All bumps under the optional `kv-lance` feature (no change to default build).
Cargo.toml-only; no .rs touched.
Note: the user-authorised follow-on patch to lance =6.0.1 is currently BLOCKED
by lancedb 0.29.0's transitive `lance = "=6.0.0"` requirement (lancedb 0.29.0
is the latest 0.29.x on crates.io). See lance-graph root Cargo.toml RESOLVED(A)
for the full reasoning. Re-bump when lancedb 0.29.1+ ships.
https://claude.ai/code/session_01FMooFcE7hgRWWvknNr2N4i1 parent 4973c15 commit b5a3e1e
1 file changed
Lines changed: 5 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
107 | 107 | | |
108 | 108 | | |
109 | 109 | | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | | - | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| |||
0 commit comments