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