Skip to content

Commit 3ee51cb

Browse files
chore(deps): bump arrow-ipc from 54.1.0 to 54.2.0 (apache#14719)
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>
1 parent ee2dc83 commit 3ee51cb

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

Cargo.lock

+10-10
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@ arrow-buffer = { version = "54.1.0", default-features = false }
8686
arrow-flight = { version = "54.1.0", features = [
8787
"flight-sql-experimental",
8888
] }
89-
arrow-ipc = { version = "54.1.0", default-features = false, features = [
89+
arrow-ipc = { version = "54.2.0", default-features = false, features = [
9090
"lz4",
9191
] }
9292
arrow-ord = { version = "54.1.0", default-features = false }

0 commit comments

Comments
 (0)