1
This commit is contained in:
parent
246fb38af6
commit
ed7c0c1956
@ -1,8 +1,10 @@
|
||||
fn main() {
|
||||
/*
|
||||
protobuf_codegen_pure::Codegen::new()
|
||||
.out_dir("src")
|
||||
.inputs(&["protos/mt.proto"])
|
||||
.include("protos")
|
||||
.run()
|
||||
.expect("Codegen failed.");
|
||||
*/
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user