Skip to content

Commit 6cfef49

Browse files
Bump arrow-array from 55.1.0 to 55.2.0 (#381)
Bumps [arrow-array](https://github.com/apache/arrow-rs) from 55.1.0 to 55.2.0. - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG-old.md) - [Commits](apache/arrow-rs@55.1.0...55.2.0) --- updated-dependencies: - dependency-name: arrow-array dependency-version: 55.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2d7afb1 commit 6cfef49

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Cargo.lock

Lines changed: 8 additions & 8 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
@@ -29,7 +29,7 @@ description = "Extend the capabilities of DataFusion to support additional data
2929

3030
[workspace.dependencies]
3131
arrow = "55.0.0"
32-
arrow-array = { version = "55.0.0" }
32+
arrow-array = { version = "55.2.0" }
3333
arrow-flight = { version = "55.0.0", features = [
3434
"flight-sql-experimental",
3535
"tls",

0 commit comments

Comments
 (0)