Skip to content

Commit 407b818

Browse files
chore(deps): bump object_store from 0.12.4 to 0.13.0 in /native
Bumps [object_store](https://github.com/apache/arrow-rs-object-store) from 0.12.4 to 0.13.0. - [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.0) --- updated-dependencies: - dependency-name: object_store dependency-version: 0.13.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aefb3b6 commit 407b818

File tree

2 files changed

+40
-25
lines changed

2 files changed

+40
-25
lines changed

native/Cargo.lock

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

native/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ num = "0.4"
5050
rand = "0.9"
5151
regex = "1.11.3"
5252
thiserror = "2"
53-
object_store = { version = "0.12.3", features = ["gcp", "azure", "aws", "http"] }
53+
object_store = { version = "0.13.0", features = ["gcp", "azure", "aws", "http"] }
5454
url = "2.2"
5555
aws-config = "1.8.10"
5656
aws-credential-types = "1.2.9"

0 commit comments

Comments
 (0)