Skip to content

Commit 0afcb80

Browse files
Update Rust crate object_store to v0.12.3 (#11583)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5a7148c commit 0afcb80

File tree

2 files changed

+15
-6
lines changed

2 files changed

+15
-6
lines changed

Cargo.lock

Lines changed: 14 additions & 5 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
@@ -105,7 +105,7 @@ mockall = "=0.13.1"
105105
moka = { version = "=0.12.10", default-features = false, features = ["future"] }
106106
native-tls = "=0.2.14"
107107
oauth2 = "=5.0.0"
108-
object_store = { version = "=0.12.2", features = ["aws"] }
108+
object_store = { version = "=0.12.3", features = ["aws"] }
109109
p256 = "=0.13.2"
110110
parking_lot = "=0.12.4"
111111
paste = "=1.0.15"

0 commit comments

Comments
 (0)