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,13 +14,13 @@ readme = "README.md"
1414repository = " https://github.com/datafusion-contrib/datafusion-flight-sql-server"
1515
1616[workspace .dependencies ]
17- arrow = " 53.3 "
18- arrow-flight = { version = " 53.3 " , features = [" flight-sql-experimental" ] }
19- arrow-json = " 53.3 "
17+ arrow = " 54 "
18+ arrow-flight = { version = " 54 " , features = [" flight-sql-experimental" ] }
19+ arrow-json = " 54 "
2020async-trait = " 0.1.83"
21- datafusion = " 44 .0.0"
22- datafusion-federation = { version = " 0.3.5 " }
23- datafusion-substrait = " 44 .0.0"
21+ datafusion = " 45 .0.0"
22+ datafusion-federation = { version = " 0.3.6 " }
23+ datafusion-substrait = " 45 .0.0"
2424futures = " 0.3.31"
2525tokio = { version = " 1.41" , features = [" full" ] }
2626tonic = { version = " 0.12" , features = [
You can’t perform that action at this time.
0 commit comments