Skip to content

Commit 2dbc04f

Browse files
build(deps): bump arrow from 58.0.0 to 58.1.0
Bumps [arrow](https://github.com/apache/arrow-rs) from 58.0.0 to 58.1.0. - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md) - [Commits](apache/arrow-rs@58.0.0...58.1.0) --- updated-dependencies: - dependency-name: arrow dependency-version: 58.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 277f45e commit 2dbc04f

File tree

2 files changed

+29
-29
lines changed

2 files changed

+29
-29
lines changed

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,7 +116,7 @@ url = "2.5.8"
116116

117117
# Dependencies related to Amp subgraphs
118118
ahash = "0.8.11"
119-
arrow = { version = "=58.0.0" }
119+
arrow = { version = "=58.1.0" }
120120
arrow-flight = { version = "=58.0.0", features = ["flight-sql-experimental"] }
121121
parquet = { version = "=58.0.0" }
122122
futures = "0.3.31"

0 commit comments

Comments
 (0)