Skip to content

Commit 1864013

Browse files
Update Rust crate object_store to v0.7.0
1 parent a6712b7 commit 1864013

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

Lines changed: 2 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
@@ -66,7 +66,7 @@ lettre = { version = "=0.10.4", default-features = false, features = ["file-tran
6666
minijinja = "=1.0.5"
6767
moka = { version = "=0.11.2", features = ["future"] }
6868
oauth2 = { version = "=4.4.1", default-features = false, features = ["reqwest"] }
69-
object_store = { version = "=0.6.1", features = ["aws"] }
69+
object_store = { version = "=0.7.0", features = ["aws"] }
7070
once_cell = "=1.18.0"
7171
parking_lot = "=0.12.1"
7272
paste = "=1.0.14"

0 commit comments

Comments
 (0)