We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ffe053 commit a753c37Copy full SHA for a753c37
datafusion/substrait/Cargo.toml
@@ -40,7 +40,7 @@ itertools = { workspace = true }
40
object_store = { workspace = true }
41
pbjson-types = "0.6"
42
prost = "0.12"
43
-substrait = { version = "0.34.0", features = ["serde"] }
+substrait = { version = "0.35.0", features = ["serde"] }
44
url = { workspace = true }
45
46
[dev-dependencies]
0 commit comments