Skip to content

Commit 88e373b

Browse files
committed
Test object_store 0.12.5 update
1 parent 209a0a2 commit 88e373b

File tree

2 files changed

+22
-50
lines changed

2 files changed

+22
-50
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,3 +271,7 @@ incremental = false
271271
inherits = "release"
272272
debug = true
273273
strip = false
274+
275+
276+
[patch.crates-io]
277+
object_store = { git = "https://github.com/apache/arrow-rs-object-store.git", branch = "release/0.12" }

0 commit comments

Comments
 (0)