Skip to content

Commit 100e51f

Browse files
committed
bump object_store from 0.12.3 to 0.12.4
1 parent 068ee4b commit 100e51f

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
@@ -48,7 +48,7 @@ uuid = { version = "1.18", features = ["v4"] }
4848
mimalloc = { version = "0.1", optional = true, default-features = false, features = ["local_dynamic_tls"] }
4949
async-trait = "0.1.89"
5050
futures = "0.3"
51-
object_store = { version = "0.12.3", features = ["aws", "gcp", "azure", "http"] }
51+
object_store = { version = "0.12.4", features = ["aws", "gcp", "azure", "http"] }
5252
url = "2"
5353
log = "0.4.27"
5454
parking_lot = "0.12"

0 commit comments

Comments
 (0)