@@ -1,3 +1,4 @@
|
||||
fn main() {
|
||||
tonic_build::compile_protos("proto/test.proto").unwrap();
|
||||
tonic_build::compile_protos("proto/stream.proto").unwrap();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user