You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: arrow-flight/README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -31,7 +31,7 @@ Add this to your Cargo.toml:
31
31
32
32
```toml
33
33
[dependencies]
34
-
arrow-flight = "39.0.0"
34
+
arrow-flight = "51.0.0"
35
35
```
36
36
37
37
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