Skip to content

Commit a7ae815

Browse files
build(deps): bump object_store from 0.12.4 to 0.13.0
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 6864d80 commit a7ae815

File tree

2 files changed

+41
-26
lines changed

2 files changed

+41
-26
lines changed

Cargo.lock

Lines changed: 40 additions & 25 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
@@ -69,7 +69,7 @@ mimalloc = { version = "0.1", optional = true, default-features = false, feature
6969
async-trait = "0.1.89"
7070
futures = "0.3"
7171
cstr = "0.2"
72-
object_store = { version = "0.12.4", features = [
72+
object_store = { version = "0.13.0", features = [
7373
"aws",
7474
"gcp",
7575
"azure",

0 commit comments

Comments
 (0)