Skip to content

Commit

Permalink
chore(deps): bump arrow-ipc from 54.1.0 to 54.2.0 (#14719)
Browse files Browse the repository at this point in the history
Bumps [arrow-ipc](https://github.com/apache/arrow-rs) from 54.1.0 to 54.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@54.1.0...54.2.0)

---
updated-dependencies:
- dependency-name: arrow-ipc
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 17, 2025
1 parent ee2dc83 commit 3ee51cb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ arrow-buffer = { version = "54.1.0", default-features = false }
arrow-flight = { version = "54.1.0", features = [
"flight-sql-experimental",
] }
arrow-ipc = { version = "54.1.0", default-features = false, features = [
arrow-ipc = { version = "54.2.0", default-features = false, features = [
"lz4",
] }
arrow-ord = { version = "54.1.0", default-features = false }
Expand Down

0 comments on commit 3ee51cb

Please sign in to comment.