diff --git a/Cargo.toml b/Cargo.toml index f584b4f..22aeaee 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -46,7 +46,7 @@ bytes = "1.0" chrono = "0.4" log = "0.4.28" parquet = "59.1" -hdfs-native-object-store = "0.16" +hdfs-native-object-store = "0.17" iceberg-storage-opendal = { version = "0.9.0", features = ["opendal-all"] } [dev-dependencies]