Skip to content

Commit ac99cba

Browse files
build(deps): bump object_store from 0.11.0 to 0.12.0 (#5984)
1 parent 2064c51 commit ac99cba

File tree

2 files changed

+20
-28
lines changed

2 files changed

+20
-28
lines changed

Cargo.lock

Lines changed: 19 additions & 27 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

graph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ web3 = { git = "https://github.com/graphprotocol/rust-web3", branch = "graph-pat
100100
] }
101101
serde_plain = "1.0.2"
102102
csv = "1.3.0"
103-
object_store = { version = "0.11.0", features = ["gcp"] }
103+
object_store = { version = "0.12.0", features = ["gcp"] }
104104

105105
[dev-dependencies]
106106
clap.workspace = true

0 commit comments

Comments
 (0)