File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -14,12 +14,12 @@ readme = "README.md"
1414repository = " https://github.com/datafusion-contrib/datafusion-flight-sql-server"
1515
1616[workspace .dependencies ]
17- arrow-flight = { version = " 57" , features = [" flight-sql" ] }
18- async-trait = " 0.1.88 "
19- datafusion = " 51 "
20- datafusion-federation = { version = " 0.4.11 " }
21- datafusion-substrait = " 51 "
22- futures = " 0.3.31 "
17+ arrow-flight = { version = " 57.0 " , features = [" flight-sql" ] }
18+ async-trait = " 0.1"
19+ datafusion = " 52.0 "
20+ datafusion-federation = { version = " 0.4.13 " }
21+ datafusion-substrait = " 52.0 "
22+ futures = " 0.3"
2323tokio = { version = " 1.47" , features = [" full" ] }
2424tonic = { version = " 0.14" , features = [" transport" , " codegen" ] }
2525prost = " 0.14"
You can’t perform that action at this time.
0 commit comments