diff --git a/Cargo.toml b/Cargo.toml index 33857c0b..a0a64293 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -52,7 +52,7 @@ parquet = { version = "= 52.0.0", features = ["async", "object_store"] } # datafusion datafusion = { version = "= 39.0.0" } datafusion-expr = { version = "= 39.0.0" } -datafusion-common = { version = "= 39.0.0" } +datafusion-common = { version = "= 41.0.0" } datafusion-physical-expr = { version = "= 39.0.0" } # serde