Skip to content

Commit 722dcda

Browse files
Update Rust crate object_store to v0.11.1
1 parent 0c7405c commit 722dcda

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
@@ -85,7 +85,7 @@ minijinja = "=2.3.1"
8585
mockall = "=0.13.0"
8686
native-tls = "=0.2.12"
8787
oauth2 = "=4.4.2"
88-
object_store = { version = "=0.11.0", features = ["aws"] }
88+
object_store = { version = "=0.11.1", features = ["aws"] }
8989
p256 = "=0.13.2"
9090
parking_lot = "=0.12.3"
9191
paste = "=1.0.15"

0 commit comments

Comments
 (0)