Skip to content

Commit 725288e

Browse files
chore(deps): bump object_store from 0.13.1 to 0.13.2
Bumps [object_store](https://github.com/apache/arrow-rs-object-store) from 0.13.1 to 0.13.2. - [Changelog](https://github.com/apache/arrow-rs-object-store/blob/main/CHANGELOG-old.md) - [Commits](apache/arrow-rs-object-store@v0.13.1...v0.13.2) --- updated-dependencies: - dependency-name: object_store dependency-version: 0.13.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3e8291 commit 725288e

2 files changed

Lines changed: 9 additions & 7 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 6 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
@@ -170,7 +170,7 @@ liblzma = { version = "0.4.6", features = ["static"] }
170170
log = "^0.4"
171171
memchr = "2.8.0"
172172
num-traits = { version = "0.2" }
173-
object_store = { version = "0.13.1", default-features = false }
173+
object_store = { version = "0.13.2", default-features = false }
174174
parking_lot = "0.12"
175175
parquet = { version = "58.1.0", default-features = false, features = [
176176
"arrow",

0 commit comments

Comments
 (0)