Commit f60b68a
authored
Include .proto files in datafusion-proto distribution (apache#19490)
## Which issue does this PR close?
- Closes apache#19489
## Rationale for this change
Allow consumers of `datafusion-proto` crate to reference the crate types
in their own `.proto` definitions
## What changes are included in this PR?
Change to `Cargo.toml` to enable publishing of `datafusion.proto` as
part of crate
## Are these changes tested?
N/A as this PR only changes packaging
## Are there any user-facing changes?
No1 parent ec974ee commit f60b68a
1 file changed
+0
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
33 | | - | |
34 | 31 | | |
35 | 32 | | |
36 | 33 | | |
| |||
0 commit comments