protobuf: upgrade the protobuf version to 2.27.0

Signed-off-by: Fupan Li <fupan.lfp@antgroup.com>
This commit is contained in:
Fupan Li
2022-06-11 09:53:54 +08:00
parent 06f398a34f
commit ff7874bc23
10 changed files with 10 additions and 9 deletions

View File

@@ -26,7 +26,7 @@ logging = { path = "../../libs/logging" }
slog = "2.7.0"
slog-scope = "4.4.0"
rand = "0.8.4"
protobuf = "2.14.0"
protobuf = "2.27.0"
nix = "0.23.0"
libc = "0.2.112"