Skip to content

Commit 0ba16fb

Browse files
chore(deps): bump arrow-flight from 54.1.0 to 54.2.0 (apache#14786)
Bumps [arrow-flight](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-flight 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 2f40f6c commit 0ba16fb

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.lock

+2-2
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
@@ -83,7 +83,7 @@ arrow = { version = "54.2.0", features = [
8383
"chrono-tz",
8484
] }
8585
arrow-buffer = { version = "54.1.0", default-features = false }
86-
arrow-flight = { version = "54.1.0", features = [
86+
arrow-flight = { version = "54.2.0", features = [
8787
"flight-sql-experimental",
8888
] }
8989
arrow-ipc = { version = "54.2.0", default-features = false, features = [

0 commit comments

Comments
 (0)