Skip to content

Commit 13ff223

Browse files
Update Rust crate object_store to v0.8.0
1 parent 4d77213 commit 13ff223

File tree

2 files changed

+13
-40
lines changed

2 files changed

+13
-40
lines changed

Cargo.lock

Lines changed: 12 additions & 39 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
@@ -70,7 +70,7 @@ lettre = { version = "=0.11.1", default-features = false, features = ["file-tran
7070
minijinja = "=1.0.9"
7171
moka = { version = "=0.12.1", features = ["future"] }
7272
oauth2 = { version = "=4.4.2", default-features = false, features = ["reqwest"] }
73-
object_store = { version = "=0.7.1", features = ["aws"] }
73+
object_store = { version = "=0.8.0", features = ["aws"] }
7474
once_cell = "=1.18.0"
7575
p256 = "=0.13.2"
7676
parking_lot = "=0.12.1"

0 commit comments

Comments
 (0)