diff --git a/Cargo.toml b/Cargo.toml index 877cead93673..fd171ddd120d 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -76,7 +76,7 @@ arrow-array = { version = "52.2.0", default-features = false, features = [ "chrono-tz", ] } arrow-buffer = { version = "52.2.0", default-features = false } -arrow-flight = { version = "52.2.0", features = [ +arrow-flight = { version = "53.0.0", features = [ "flight-sql-experimental", ] } arrow-ipc = { version = "52.2.0", default-features = false, features = [