Skip to content

Commit

Permalink
Update Rust crate object_store to v0.11.2 (#10271)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 25, 2024
1 parent 1ddba93 commit 2f73baf
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 16 deletions.
21 changes: 6 additions & 15 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 @@ -94,7 +94,7 @@ minijinja = "=2.5.0"
mockall = "=0.13.1"
native-tls = "=0.2.12"
oauth2 = "=4.4.2"
object_store = { version = "=0.11.1", features = ["aws"] }
object_store = { version = "=0.11.2", features = ["aws"] }
p256 = "=0.13.2"
parking_lot = "=0.12.3"
paste = "=1.0.15"
Expand Down

0 comments on commit 2f73baf

Please sign in to comment.