Skip to content

Commit f2549a5

Browse files
build(deps): bump object_store from 0.12.0 to 0.12.1
Bumps [object_store](https://github.com/apache/arrow-rs-object-store) from 0.12.0 to 0.12.1. - [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.1) --- updated-dependencies: - dependency-name: object_store dependency-version: 0.12.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 6026fe0 commit f2549a5

File tree

2 files changed

+16
-4
lines changed

2 files changed

+16
-4
lines changed

Cargo.lock

Lines changed: 15 additions & 3 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.12.0", features = ["gcp"] }
103+
object_store = { version = "0.12.1", features = ["gcp"] }
104104

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

0 commit comments

Comments
 (0)