Skip to content

Commit d93f3a4

Browse files
chore(deps): bump arrow from 58.1.0 to 58.2.0 in /native (#4264)
Bumps [arrow](https://github.com/apache/arrow-rs) from 58.1.0 to 58.2.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.1.0...58.2.0) --- updated-dependencies: - dependency-name: arrow dependency-version: 58.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 7cf04c8 commit d93f3a4

2 files changed

Lines changed: 32 additions & 31 deletions

File tree

native/Cargo.lock

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

native/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ edition = "2021"
3434
rust-version = "1.88"
3535

3636
[workspace.dependencies]
37-
arrow = { version = "58.1.0", features = ["prettyprint", "ffi", "chrono-tz"] }
37+
arrow = { version = "58.2.0", features = ["prettyprint", "ffi", "chrono-tz"] }
3838
async-trait = { version = "0.1" }
3939
bytes = { version = "1.11.1" }
4040
parquet = { version = "58.1.0", default-features = false, features = ["experimental"] }

0 commit comments

Comments
 (0)