diff --git a/Cargo.toml b/Cargo.toml index 78763aa8c..61b82c224 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -41,7 +41,7 @@ log = "^0.4" mockito = "^1" murmur3 = "0.5.2" once_cell = "1" -opendal = "0.42" +opendal = "0.43" ordered-float = "4.0.0" pretty_assertions = "1.4.0" port_scanner = "0.1.5"