diff --git a/Cargo.toml b/Cargo.toml index 7b3c52f..5793a83 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -33,7 +33,7 @@ arrow-schema = "53" async-trait = "0.1" dashmap = "6" datafusion = "43" -datafusion-common = "43" +datafusion-common = "44" datafusion-expr = "43" datafusion-functions = "43" datafusion-functions-aggregate = "43"