Skip to content

Commit 070a295

Browse files
Update Rust crate object_store to v0.12.0
1 parent 7a11278 commit 070a295

File tree

2 files changed

+11
-28
lines changed

2 files changed

+11
-28
lines changed

Cargo.lock

Lines changed: 10 additions & 27 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
@@ -102,7 +102,7 @@ mockall = "=0.13.1"
102102
moka = { version = "=0.12.10", default-features = false, features = ["future"] }
103103
native-tls = "=0.2.14"
104104
oauth2 = "=5.0.0"
105-
object_store = { version = "=0.11.2", features = ["aws"] }
105+
object_store = { version = "=0.12.0", features = ["aws"] }
106106
p256 = "=0.13.2"
107107
parking_lot = "=0.12.3"
108108
paste = "=1.0.15"

0 commit comments

Comments
 (0)