mirror of
https://github.com/lancedb/lancedb.git
synced 2026-01-06 03:42:57 +00:00
chore: upgrade object_store to 0.10.2 (#1523)
To use the same version with lance Signed-off-by: BubbleCal <bubble-cal@outlook.com>
This commit is contained in:
@@ -43,7 +43,7 @@ half = { "version" = "=2.4.1", default-features = false, features = [
|
||||
] }
|
||||
futures = "0"
|
||||
log = "0.4"
|
||||
object_store = "0.10.1"
|
||||
object_store = "0.10.2"
|
||||
pin-project = "1.0.7"
|
||||
snafu = "0.7.4"
|
||||
url = "2"
|
||||
|
||||
Reference in New Issue
Block a user