Skip to content

Commit 1b8f187

Browse files
committed
use apache/arrow-rs commit with SSEC changes
1 parent 40ed381 commit 1b8f187

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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
@@ -7,4 +7,4 @@ resolver = "2"
77
# - https://github.com/apache/arrow-rs/pull/6230
88
# - https://github.com/apache/arrow-rs/pull/6260
99
# But a new version hasn't been published to crates.io for this yet. So, we are using this patch temporarily.
10-
object_store = { git = "https://github.com/parseablehq/arrow-rs.git", rev = "23b6ff9f432e8e29c08d47a315ba0b7cb8758225" }
10+
object_store = { git = "https://github.com/apache/arrow-rs.git", rev = "23b6ff9f432e8e29c08d47a315ba0b7cb8758225" }

0 commit comments

Comments
 (0)