Skip to content

Commit 7432cbc

Browse files
Update Rust crate object_store to v0.9.0 (#7893)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d4b4b4f commit 7432cbc

File tree

2 files changed

+15
-12
lines changed

2 files changed

+15
-12
lines changed

Cargo.lock

Lines changed: 14 additions & 11 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
@@ -92,7 +92,7 @@ lettre = { version = "=0.11.3", default-features = false, features = ["file-tran
9292
minijinja = "=1.0.10"
9393
moka = { version = "=0.12.2", features = ["future"] }
9494
oauth2 = { version = "=4.4.2", default-features = false, features = ["reqwest"] }
95-
object_store = { version = "=0.8.0", features = ["aws"] }
95+
object_store = { version = "=0.9.0", features = ["aws"] }
9696
once_cell = "=1.19.0"
9797
p256 = "=0.13.2"
9898
parking_lot = "=0.12.1"

0 commit comments

Comments
 (0)