Skip to content

Commit 180c7b2

Browse files
Update Rust crate object_store to v0.10.1 (#8638)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d964e3f commit 180c7b2

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ lettre = { version = "=0.11.7", default-features = false, features = ["file-tran
9191
minijinja = "=2.0.1"
9292
mockall = "=0.12.1"
9393
oauth2 = "=4.4.2"
94-
object_store = { version = "=0.10.0", features = ["aws"] }
94+
object_store = { version = "=0.10.1", features = ["aws"] }
9595
once_cell = "=1.19.0"
9696
p256 = "=0.13.2"
9797
parking_lot = "=0.12.2"

0 commit comments

Comments
 (0)