Skip to content

Commit

Permalink
Bump object_store from 0.9.1 to 0.10.1 in the other group across 1 di…
Browse files Browse the repository at this point in the history
…rectory (#564)

Bump object_store in the other group across 1 directory

Bumps the other group with 1 update in the / directory: [object_store](https://github.com/apache/arrow-rs).


Updates `object_store` from 0.9.1 to 0.10.1
- [Changelog](https://github.com/apache/arrow-rs/blob/master/CHANGELOG-old.md)
- [Commits](apache/arrow-rs@object_store_0.9.1...object_store_0.10.1)

---
updated-dependencies:
- dependency-name: object_store
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: other
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 9, 2024
1 parent 917a3cb commit 9007cb7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 25 deletions.
27 changes: 3 additions & 24 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@ async-compat = { version = "=0.2.2", optional = true }
async-stream = { version = "0.3.5", optional = true }
wasm-streams = { version = "0.4.0", optional = true }
async-trait = "0.1.74"
object_store = { version = "0.9.0", default-features = false }
object_store = { version = "0.10.1", default-features = false }
url = "2.5.0"
object-store-wasm = { version = "0.0.4" }

Expand Down

0 comments on commit 9007cb7

Please sign in to comment.