Skip to content

Commit

Permalink
Update Rust crate object_store to v0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2023
1 parent 4d77213 commit 13ff223
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 40 deletions.
51 changes: 12 additions & 39 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ lettre = { version = "=0.11.1", default-features = false, features = ["file-tran
minijinja = "=1.0.9"
moka = { version = "=0.12.1", features = ["future"] }
oauth2 = { version = "=4.4.2", default-features = false, features = ["reqwest"] }
object_store = { version = "=0.7.1", features = ["aws"] }
object_store = { version = "=0.8.0", features = ["aws"] }
once_cell = "=1.18.0"
p256 = "=0.13.2"
parking_lot = "=0.12.1"
Expand Down

0 comments on commit 13ff223

Please sign in to comment.