mirror of
https://github.com/lancedb/lancedb.git
synced 2026-05-21 22:10:40 +00:00
testing
This commit is contained in:
@@ -22,7 +22,7 @@ categories = ["database-implementations"]
|
||||
[workspace.dependencies]
|
||||
lance = { "version" = "=0.19.1", "features" = [
|
||||
"dynamodb",
|
||||
], git = "https://github.com/lancedb/lance.git"}
|
||||
], git = "https://github.com/lancedb/lance.git", tag = "v0.19.1"}
|
||||
lance-index = { "version" = "=0.19.1", git = "https://github.com/lancedb/lance.git" }
|
||||
lance-linalg = { "version" = "=0.19.1", git = "https://github.com/lancedb/lance.git" }
|
||||
lance-table = { "version" = "=0.19.1", git = "https://github.com/lancedb/lance.git" }
|
||||
|
||||
Reference in New Issue
Block a user