Pin lance version (#275)

we shouldn't auto-upgrade lance
This commit is contained in:
gsilvestrin
2023-07-11 10:58:15 -07:00
committed by GitHub
parent 9f603f73a9
commit b261e27222

View File

@@ -6,7 +6,7 @@ members = [
resolver = "2"
[workspace.dependencies]
lance = "0.5.3"
lance = "=0.5.3"
arrow-array = "40.0"
arrow-data = "40.0"
arrow-schema = "40.0"