Skip to content

Commit 540c7df

Browse files
committed
update the proto file to the latest upstream/master
change the proto to milvus/proto's master branch,and delete a test_status doc Signed-off-by: Yinwei Li <yinwei.li@zilliz.com>
1 parent 4afa57d commit 540c7df

19 files changed

Lines changed: 1676 additions & 402 deletions

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)