Skip to content

Commit fcc05d7

Browse files
Update Rust crate object_store to v0.10.2 (#9128)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ba0cd47 commit fcc05d7

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

Cargo.lock

Lines changed: 7 additions & 7 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.7", default-features = false, features = ["file-tran
9292
minijinja = "=2.0.3"
9393
mockall = "=0.12.1"
9494
oauth2 = "=4.4.2"
95-
object_store = { version = "=0.10.1", features = ["aws"] }
95+
object_store = { version = "=0.10.2", features = ["aws"] }
9696
once_cell = "=1.19.0"
9797
p256 = "=0.13.2"
9898
parking_lot = "=0.12.3"

0 commit comments

Comments
 (0)