Skip to content

Commit b3bc86b

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

File tree

2 files changed

+6
-4
lines changed

2 files changed

+6
-4
lines changed

Cargo.lock

Lines changed: 5 additions & 3 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
@@ -103,7 +103,7 @@ mockall = "=0.13.1"
103103
moka = { version = "=0.12.10", default-features = false, features = ["future"] }
104104
native-tls = "=0.2.14"
105105
oauth2 = "=5.0.0"
106-
object_store = { version = "=0.12.0", features = ["aws"] }
106+
object_store = { version = "=0.12.1", features = ["aws"] }
107107
p256 = "=0.13.2"
108108
parking_lot = "=0.12.3"
109109
paste = "=1.0.15"

0 commit comments

Comments
 (0)