Skip to content

Commit b4712cd

Browse files
build(deps): bump arrow-ipc from 56.1.0 to 58.1.0
Bumps [arrow-ipc](https://github.com/apache/arrow-rs) from 56.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@56.1.0...58.1.0) --- updated-dependencies: - dependency-name: arrow-ipc 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 605ead8 commit b4712cd

2 files changed

Lines changed: 151 additions & 63 deletions

File tree

Cargo.lock

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

datafusion/bio-function-vep/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ futures.workspace = true
1515
log.workspace = true
1616
async-trait = "0.1.88"
1717
fjall = { version = "3.1.1", optional = true }
18-
arrow-ipc = { version = "56", features = ["lz4", "zstd"], optional = true }
18+
arrow-ipc = { version = "58", features = ["lz4", "zstd"], optional = true }
1919
lz4_flex = { version = "0.12.0", optional = true }
2020
zstd = { version = "0.13.3", optional = true }
2121
ahash = { version = "0.8.6", optional = true }

0 commit comments

Comments
 (0)