mirror of
https://github.com/lancedb/lancedb.git
synced 2025-12-22 21:09:58 +00:00
## Summary - update all lance crates to v1.0.0 using the helper script (fallbacks to the v1.0.0 tag) - refresh Cargo.lock to pull the new release - add script fallback to retry with the git tag when a crates.io release is unavailable ## Testing - cargo clippy --workspace --tests --all-features -- -D warnings - cargo fmt --all Tag: https://github.com/lance-format/lance/releases/tag/v1.0.0 --------- Co-authored-by: Jack Ye <yezhaoqin@gmail.com>