diff --git a/datafusion/substrait/Cargo.toml b/datafusion/substrait/Cargo.toml index 2f7816c6488a..a9e2209404be 100644 --- a/datafusion/substrait/Cargo.toml +++ b/datafusion/substrait/Cargo.toml @@ -35,7 +35,7 @@ itertools = "0.11" object_store = "0.7.0" prost = "0.11" prost-types = "0.11" -substrait = "0.14.0" +substrait = "0.15.0" tokio = "1.17" [features]