1
This commit is contained in:
parent
f86ee0992f
commit
3c90a3c032
@ -1,6 +1,6 @@
|
|||||||
fn main() {
|
fn main() {
|
||||||
protobuf_codegen_pure::Codegen::new()
|
protobuf_codegen_pure::Codegen::new()
|
||||||
.out_dir("src/mt")
|
.out_dir("src")
|
||||||
.inputs(&["protos/mt.proto"])
|
.inputs(&["protos/mt.proto"])
|
||||||
.include("protos")
|
.include("protos")
|
||||||
.run()
|
.run()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user