fix(build): allow services to be named Service (#709)
Fixes https://github.com/hyperium/tonic/issues/676
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
pub mod pb {
|
||||
tonic::include_proto!("foo");
|
||||
}
|
||||
Reference in New Issue
Block a user