From 09340193ed535370e5a92eeb974279a4e04b322b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Dec 2024 20:12:55 +0000 Subject: [PATCH] chore(deps): update dependency protoc to v29.2 --- .mise.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.mise.toml b/.mise.toml index c3863b9..e5e5c87 100644 --- a/.mise.toml +++ b/.mise.toml @@ -11,7 +11,7 @@ ASDF_RUST_PROFILE = "minimal" rust = '1.80.0' just = '1' grpcurl = '1.9' -protoc = '29.1' +protoc = '29.2' # grpc-health-probe = "*" # sccache = "0.5" "aqua:cargo-bins/cargo-binstall" = "1" # do not use cargo-binstall (it's a special name used by mise)