Skip to content

Commit 775bc9a

Browse files
Bump arrow-array from 57.1.0 to 58.1.0
Bumps [arrow-array](https://github.com/apache/arrow-rs) from 57.1.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@57.1.0...58.1.0) --- updated-dependencies: - dependency-name: arrow-array dependency-version: 58.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6a3171a commit 775bc9a

2 files changed

Lines changed: 97 additions & 48 deletions

File tree

Cargo.lock

Lines changed: 96 additions & 47 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
@@ -14,7 +14,7 @@ members = [
1414
[workspace.dependencies]
1515
anyhow = "1.0"
1616
arc-swap = { version = "1.8" }
17-
arrow-array = { version = "57.0", default-features = false }
17+
arrow-array = { version = "58.1", default-features = false }
1818
arrow-buffer = { version = "57.0", default-features = false }
1919
arrow-schema = { version = "57.0", default-features = false }
2020
bytes = "1.10"

0 commit comments

Comments
 (0)