You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
deps(workspace): clean BLOCKED-(A)/(B)/(D) comments; record 6.0.0→6.0.1 block
#423 landed the lance 4→6, lancedb 0.27→0.29, datafusion 52→53, arrow 57→58
coordinated bump (RESOLVED A/B/D). The stale BLOCKED comments in the root
Cargo.toml predate that landing.
This commit:
- Replaces the BLOCKED-(A)/(B)/(D) comment block with a dated RESOLVED record
pointing to #423 + the live crate-level pins.
- Records the user-authorised follow-on patch 6.0.0 → 6.0.1 as CURRENTLY
BLOCKED: lancedb 0.29.0 (the latest 0.29.x on crates.io) transitively pins
`lance = "=6.0.0"`, so cargo cannot satisfy `lance = "=6.0.1"` + the
lancedb transitive simultaneously. Resolution path: wait for lancedb 0.29.1+
that bumps the lance pin, or drop the strict-= in lance-graph.
- Keeps BLOCKED(C) (surrealdb kv-lance git source) since it's a separate
fork-access concern still pending human input.
No code touched. No version-string pin changed in any crate Cargo.toml —
they all stay at the #423 state (=6.0.0 / =0.29.0 / 53 / 58).
https://claude.ai/code/session_01FMooFcE7hgRWWvknNr2N4i
0 commit comments