Skip to content

Commit e60df6a

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

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.

graph/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ web3 = { git = "https://github.com/graphprotocol/rust-web3", branch = "graph-pat
9494
] }
9595
serde_plain = "1.0.2"
9696
csv = "1.3.1"
97-
object_store = { version = "0.12.3", features = ["gcp"] }
97+
object_store = { version = "0.12.4", features = ["gcp"] }
9898

9999
[dev-dependencies]
100100
clap.workspace = true

0 commit comments

Comments
 (0)