Skip to content

Commit 2191a69

Browse files
authored
Expose substrait protoc feature (#5852)
1 parent 536f2b8 commit 2191a69

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

datafusion/substrait/Cargo.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,6 @@ object_store = "0.5.4"
3636
prost = "0.11"
3737
substrait = "0.6.0"
3838
tokio = "1.17"
39+
40+
[features]
41+
protoc = ["substrait/protoc"]

0 commit comments

Comments
 (0)