Skip to content

Commit 04e1e67

Browse files
build(deps): bump arrow-flight from 59.0.0 to 59.1.0
Bumps [arrow-flight](https://github.com/apache/arrow-rs) from 59.0.0 to 59.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@59.0.0...59.1.0) --- updated-dependencies: - dependency-name: arrow-flight dependency-version: 59.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 44719a6 commit 04e1e67

2 files changed

Lines changed: 34 additions & 34 deletions

File tree

Cargo.lock

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

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@ url = "2.5.8"
122122
# Dependencies related to Amp subgraphs
123123
ahash = "0.8.11"
124124
arrow = { version = "=59.0.0" }
125-
arrow-flight = { version = "=59.0.0", features = ["flight-sql-experimental"] }
125+
arrow-flight = { version = "=59.1.0", features = ["flight-sql-experimental"] }
126126
parquet = { version = "=59.0.0" }
127127
futures = "0.3.31"
128128
half = "2.7.1"

0 commit comments

Comments
 (0)