Skip to content

Commit 2f73baf

Browse files
Update Rust crate object_store to v0.11.2 (#10271)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1ddba93 commit 2f73baf

File tree

2 files changed

+7
-16
lines changed

2 files changed

+7
-16
lines changed

Cargo.lock

Lines changed: 6 additions & 15 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
@@ -94,7 +94,7 @@ minijinja = "=2.5.0"
9494
mockall = "=0.13.1"
9595
native-tls = "=0.2.12"
9696
oauth2 = "=4.4.2"
97-
object_store = { version = "=0.11.1", features = ["aws"] }
97+
object_store = { version = "=0.11.2", features = ["aws"] }
9898
p256 = "=0.13.2"
9999
parking_lot = "=0.12.3"
100100
paste = "=1.0.15"

0 commit comments

Comments
 (0)