Skip to content

Commit 85c34ef

Browse files
committed
Bump object store
1 parent f66ce44 commit 85c34ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ uuid = { version = "1.16", features = ["v4"] }
4747
mimalloc = { version = "0.1", optional = true, default-features = false, features = ["local_dynamic_tls"] }
4848
async-trait = "0.1.88"
4949
futures = "0.3"
50-
object_store = { version = "0.12.0", features = ["aws", "gcp", "azure", "http"] }
50+
object_store = { version = "0.12.1", features = ["aws", "gcp", "azure", "http"] }
5151
url = "2"
5252

5353
[build-dependencies]

0 commit comments

Comments
 (0)