Skip to content

Commit 8a611d4

Browse files
chore(deps): bump arrow-flight in /pkg/data_cache/test
Bumps [arrow-flight](https://github.com/apache/arrow-rs) from 58.2.0 to 58.3.0. - [Release notes](https://github.com/apache/arrow-rs/releases) - [Changelog](https://github.com/apache/arrow-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/apache/arrow-rs/commits) --- updated-dependencies: - dependency-name: arrow-flight dependency-version: 58.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 66a007d commit 8a611d4

2 files changed

Lines changed: 19 additions & 19 deletions

File tree

pkg/data_cache/test/Cargo.lock

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

pkg/data_cache/test/Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ edition = "2024"
55

66
[dependencies]
77
futures = "0.3.32"
8-
arrow-flight = "58.2.0"
8+
arrow-flight = "58.3.0"
99
tokio = { version = "1.52.2", features = ["rt-multi-thread", "macros"] }
1010
tonic = "0.14.6"
1111
bytes = "1.11.1"

0 commit comments

Comments
 (0)