Skip to content

Commit b99ded2

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

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

Cargo.lock

Lines changed: 6 additions & 6 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
@@ -67,7 +67,7 @@ lettre = { version = "=0.10.4", default-features = false, features = ["file-tran
6767
minijinja = "=1.0.8"
6868
moka = { version = "=0.11.3", features = ["future"] }
6969
oauth2 = { version = "=4.4.2", default-features = false, features = ["reqwest"] }
70-
object_store = { version = "=0.7.0", features = ["aws"] }
70+
object_store = { version = "=0.7.1", features = ["aws"] }
7171
once_cell = "=1.18.0"
7272
parking_lot = "=0.12.1"
7373
paste = "=1.0.14"

0 commit comments

Comments
 (0)