Skip to content

Commit e48bdd2

Browse files
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] <support@github.com>
1 parent 97f9bd0 commit e48bdd2

File tree

2 files changed

+45
-21
lines changed

2 files changed

+45
-21
lines changed

Cargo.lock

Lines changed: 44 additions & 20 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
@@ -68,7 +68,7 @@ native-tls = "0.2.14"
6868
nix = { version = "0.30", default-features = false, features = ["fs"] }
6969
num-bigint = "0.4"
7070
num-traits = "0.2"
71-
object_store = "0.12"
71+
object_store = "0.13"
7272
opendal = { version = "0.54", default-features = false, features = ["layers-throttle"] }
7373
opentelemetry = { version = "0.31", default-features = false, features = [
7474
"trace",

0 commit comments

Comments
 (0)