Skip to content

Commit fd780ef

Browse files
authored
Merge pull request #42 from datafusion-contrib/arrow_57_2
Update arrow to 57.2
2 parents a468ae1 + bda4ff1 commit fd780ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ readme = "README.md"
1414
repository = "https://github.com/datafusion-contrib/datafusion-flight-sql-server"
1515

1616
[workspace.dependencies]
17-
arrow-flight = { version = "57.0", features = ["flight-sql"] }
17+
arrow-flight = { version = "57.2", features = ["flight-sql"] }
1818
async-trait = "0.1"
1919
datafusion = "52.0"
2020
datafusion-federation = { version = "0.4.13" }

0 commit comments

Comments
 (0)