feat(types): Add tonic-types crate (#391)
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
fn main() {
|
||||
prost_build::compile_protos(&["proto/status.proto"], &["proto/"]).unwrap();
|
||||
}
|
||||
Reference in New Issue
Block a user