Skip to content

Commit 9b88788

Browse files
Update Rust crate object_store to v0.11.0 (#9268)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 412b3e9 commit 9b88788

File tree

2 files changed

+9
-16
lines changed

2 files changed

+9
-16
lines changed

Cargo.lock

Lines changed: 8 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
@@ -93,7 +93,7 @@ minijinja = "=2.1.2"
9393
mockall = "=0.13.0"
9494
native-tls = "=0.2.12"
9595
oauth2 = "=4.4.2"
96-
object_store = { version = "=0.10.2", features = ["aws"] }
96+
object_store = { version = "=0.11.0", features = ["aws"] }
9797
p256 = "=0.13.2"
9898
parking_lot = "=0.12.3"
9999
paste = "=1.0.15"

0 commit comments

Comments
 (0)