Skip to content

Commit daa5c64

Browse files
dependabot[bot]lutter
authored andcommitted
build(deps): bump object_store from 0.12.0 to 0.12.3
Bumps [object_store](https://github.com/apache/arrow-rs-object-store) from 0.12.0 to 0.12.3. - [Changelog](https://github.com/apache/arrow-rs-object-store/blob/main/CHANGELOG-old.md) - [Commits](apache/arrow-rs-object-store@v0.12.0...v0.12.3) --- updated-dependencies: - dependency-name: object_store dependency-version: 0.12.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7bd46f0 commit daa5c64

File tree

2 files changed

+18
-6
lines changed

2 files changed

+18
-6
lines changed

Cargo.lock

Lines changed: 17 additions & 5 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
@@ -101,7 +101,7 @@ web3 = { git = "https://github.com/graphprotocol/rust-web3", branch = "graph-pat
101101
] }
102102
serde_plain = "1.0.2"
103103
csv = "1.3.0"
104-
object_store = { version = "0.12.0", features = ["gcp"] }
104+
object_store = { version = "0.12.3", features = ["gcp"] }
105105

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

0 commit comments

Comments
 (0)