Skip to content

Commit 37f16b4

Browse files
committed
update
1 parent 10a53b8 commit 37f16b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ fn main() {
1010
config = config.build_client(true);
1111
}
1212
config
13-
.compile(
13+
.compile_protos(
1414
&[
1515
"proto/backend_api.proto",
1616
"proto/webhook_event.proto",

0 commit comments

Comments
 (0)