Skip to content

Commit

Permalink
Update Flight crate README version (#5621)
Browse files Browse the repository at this point in the history
Updates the Flight crate README version to a more recent one.
  • Loading branch information
phillipleblanc authored Apr 10, 2024
1 parent 91f0b17 commit 36a6e51
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arrow-flight/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Add this to your Cargo.toml:

```toml
[dependencies]
arrow-flight = "39.0.0"
arrow-flight = "51.0.0"
```

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.
Expand Down

0 comments on commit 36a6e51

Please sign in to comment.