diff --git a/Cargo.toml b/Cargo.toml index 041add6..2d17523 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -45,7 +45,7 @@ datafusion-sql = "52" futures = "0.3" itertools = "0.14" log = "0.4" -object_store = "0.12.4" +object_store = "0.13.1" ordered-float = "5.0.0" [dev-dependencies]