Skip to content

Commit 0ed708b

Browse files
chore(deps): bump object_store from 0.12.4 to 0.13.1
Bumps [object_store](https://github.com/apache/arrow-rs-object-store) from 0.12.4 to 0.13.1. - [Changelog](https://github.com/apache/arrow-rs-object-store/blob/main/CHANGELOG-old.md) - [Commits](apache/arrow-rs-object-store@v0.12.4...v0.13.1) --- updated-dependencies: - dependency-name: object_store dependency-version: 0.13.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 736fa7c commit 0ed708b

File tree

2 files changed

+46
-23
lines changed

2 files changed

+46
-23
lines changed

Cargo.lock

Lines changed: 45 additions & 22 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
@@ -164,7 +164,7 @@ itertools = "0.14"
164164
liblzma = { version = "0.4.4", features = ["static"] }
165165
log = "^0.4"
166166
num-traits = { version = "0.2" }
167-
object_store = { version = "0.12.4", default-features = false }
167+
object_store = { version = "0.13.1", default-features = false }
168168
parking_lot = "0.12"
169169
parquet = { version = "57.2.0", default-features = false, features = [
170170
"arrow",

0 commit comments

Comments
 (0)