chore: upgrade prost (#211)

Co-authored-by: luofucong <luofc@foxmail.com>
Co-authored-by: shuiyisong <113876041+shuiyisong@users.noreply.github.com>
This commit is contained in:
Yingwen
2025-01-22 16:46:05 +08:00
committed by GitHub
parent 6cee3db98a
commit 683e9d10ae
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ fn main() {
"region.RegionRequest.body",
"#[derive(strum_macros::AsRefStr)]",
)
.compile(
.compile_protos(
&[
"proto/greptime/v1/database.proto",
"proto/greptime/v1/health.proto",