Skip to content

Commit 4be6d06

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 456fc3a commit 4be6d06

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
@@ -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.1", features = ["gcp"] }
105105

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

0 commit comments

Comments
 (0)