Skip to content

Commit ec84132

Browse files
committed
feat: basic StorageBuilder
1 parent 0ee5865 commit ec84132

File tree

7 files changed

+98
-515
lines changed

7 files changed

+98
-515
lines changed

Cargo.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
members = ["object-store"]
33

44
[patch.crates-io]
5-
object_store = { git = "https://github.com/apache/arrow-rs", rev = "46b2848596216afc3bb09882b7004dbf1add57ed" }
5+
object_store = { git = "https://github.com/apache/arrow-rs", rev = "2408bb274e82c785cca9b4596cd8f201ccc5d7c6" }

0 commit comments

Comments
 (0)