We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a468ae1 + bda4ff1 commit fd780efCopy full SHA for fd780ef
Cargo.toml
@@ -14,7 +14,7 @@ readme = "README.md"
14
repository = "https://github.com/datafusion-contrib/datafusion-flight-sql-server"
15
16
[workspace.dependencies]
17
-arrow-flight = { version = "57.0", features = ["flight-sql"] }
+arrow-flight = { version = "57.2", features = ["flight-sql"] }
18
async-trait = "0.1"
19
datafusion = "52.0"
20
datafusion-federation = { version = "0.4.13" }
0 commit comments