Skip to content

Commit 34c5b75

Browse files
author
Yinwei Li
committed
update the proto file to the latest 2.5
Signed-off-by: Yinwei Li <yinwei.li@zilliz.com>
1 parent 4afa57d commit 34c5b75

File tree

8 files changed

+980
-42
lines changed

8 files changed

+980
-42
lines changed

build.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,5 @@ fn main() -> Result<(), Box<dyn std::error::Error>> {
1010
],
1111
&["milvus-proto/proto"],
1212
)?;
13-
1413
Ok(())
1514
}

0 commit comments

Comments
 (0)