From 8e3aeda53433801110fa646492126031f3a05f65 Mon Sep 17 00:00:00 2001 From: SoXX Date: Sun, 7 Jul 2024 00:42:00 +0200 Subject: [PATCH] feat: updated to latest protobuf --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitmodules b/.gitmodules index ea9e992..e11af0c 100644 --- a/.gitmodules +++ b/.gitmodules @@ -1,4 +1,4 @@ [submodule "third_party/grpc-proto"] path = third_party/grpc-proto url = https://git.dragse.it/anthrove/grpc-proto.git - branch = release/v2.0.0 \ No newline at end of file + branch = release/v3.0.0 \ No newline at end of file