diff --git a/Cargo.toml b/Cargo.toml index 448607257ca1..f19959644d46 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -126,7 +126,7 @@ log = "^0.4" num_cpus = "1.13.0" object_store = { version = "0.11.0", default-features = false } parking_lot = "0.12" -parquet = { version = "53.1.0", default-features = false, features = [ +parquet = { version = "54.0.0", default-features = false, features = [ "arrow", "async", "object_store",