diff --git a/Cargo.toml b/Cargo.toml index 054fcc67f..48c242faa 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -64,7 +64,7 @@ once_cell = "1" opendal = "0.45" ordered-float = "4.0.0" parquet = "51" -pilota = "0.10.0" +pilota = "0.11.0" pretty_assertions = "1.4.0" port_scanner = "0.1.5" reqwest = { version = "^0.12", features = ["json"] }