diff --git a/Cargo.toml b/Cargo.toml index 1040744..cc050d7 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -20,7 +20,7 @@ arrow-json = "53.3" async-trait = "0.1.83" datafusion = "44.0.0" datafusion-federation = { version = "0.3.5" } -datafusion-substrait = "44.0.0" +datafusion-substrait = "45.0.0" futures = "0.3.31" tokio = { version = "1.41", features = ["full"] } tonic = { version = "0.12", features = [