diff --git a/Cargo.toml b/Cargo.toml index f78dd11..57b0653 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -21,5 +21,5 @@ readme = "README.md" [workspace.dependencies] async-trait = "0.1.77" -datafusion = "34.0.0" +datafusion = "36.0.0" datafusion-substrait = "34.0.0" \ No newline at end of file