Skip to content

Commit 006cacd

Browse files
chore(deps): bump arrow from 57.2.0 to 57.3.0 in /native (#3449)
Bumps [arrow](https://github.com/apache/arrow-rs) from 57.2.0 to 57.3.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.2.0...57.3.0) --- updated-dependencies: - dependency-name: arrow dependency-version: 57.3.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 5a9d066 commit 006cacd

2 files changed

Lines changed: 29 additions & 29 deletions

File tree

native/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.

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 = "57.2.0", features = ["prettyprint", "ffi", "chrono-tz"] }
37+
arrow = { version = "57.3.0", features = ["prettyprint", "ffi", "chrono-tz"] }
3838
async-trait = { version = "0.1" }
3939
bytes = { version = "1.11.1" }
4040
parquet = { version = "57.2.0", default-features = false, features = ["experimental"] }

0 commit comments

Comments
 (0)