Fix stuff
This commit is contained in:
@@ -14,7 +14,7 @@ use http_body_util::BodyExt;
|
||||
use http_body::Body;
|
||||
|
||||
pub mod hello {
|
||||
include!("../../proto/hello.rs");
|
||||
include!(concat!(env!("OUT_DIR"), "/hello.rs"));
|
||||
}
|
||||
|
||||
struct BufferPool {
|
||||
|
||||
Reference in New Issue
Block a user