Skip to content

Commit 5e0d495

Browse files
Update Rust crate object_store to v0.9.1 (#8241)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d7aa243 commit 5e0d495

File tree

2 files changed

+14
-3
lines changed

2 files changed

+14
-3
lines changed

Cargo.lock

Lines changed: 13 additions & 2 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 = "=1.0.12"
9494
mockall = "=0.12.1"
9595
moka = { version = "=0.12.5", features = ["future"] }
9696
oauth2 = { version = "=4.4.2", default-features = false, features = ["reqwest"] }
97-
object_store = { version = "=0.9.0", features = ["aws"] }
97+
object_store = { version = "=0.9.1", features = ["aws"] }
9898
once_cell = "=1.19.0"
9999
p256 = "=0.13.2"
100100
parking_lot = "=0.12.1"

0 commit comments

Comments
 (0)