Skip to content

Commit 36a6e51

Browse files
Update Flight crate README version (#5621)
Updates the Flight crate README version to a more recent one.
1 parent 91f0b17 commit 36a6e51

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arrow-flight/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Add this to your Cargo.toml:
3131

3232
```toml
3333
[dependencies]
34-
arrow-flight = "39.0.0"
34+
arrow-flight = "51.0.0"
3535
```
3636

3737
Apache Arrow Flight is a gRPC based protocol for exchanging Arrow data between processes. See the blog post [Introducing Apache Arrow Flight: A Framework for Fast Data Transport](https://arrow.apache.org/blog/2019/10/13/introducing-arrow-flight/) for more information.

0 commit comments

Comments
 (0)