diff --git a/Cargo.toml b/Cargo.toml index a38ce8bc..fb3ce08f 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -70,7 +70,7 @@ log = "0.4" mockito = "1" murmur3 = "0.5.2" once_cell = "1" -opendal = "0.49" +opendal = "0.50" ordered-float = "4" parquet = "52" paste = "1"