diff --git a/Cargo.toml b/Cargo.toml index 00f9429..9013ebc 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -51,7 +51,7 @@ parquet = { version = "= 53.4.0", features = ["async", "object_store"] } # datafusion datafusion = { version = "= 43.0.0" } -datafusion-expr = { version = "= 43.0.0" } +datafusion-expr = { version = "= 44.0.0" } datafusion-common = { version = "= 43.0.0" } datafusion-physical-expr = { version = "= 43.0.0" }