diff --git a/.mise.toml b/.mise.toml index 4c434e8..44b9232 100644 --- a/.mise.toml +++ b/.mise.toml @@ -17,7 +17,7 @@ OTEL_TRACES_SAMPLER = "always_on" [tools] rust = { version = "1.91.0", profile = "minimal", components = "rustfmt,clippy" } # the rust tool stack (with cargo, fmt, clippy) to build source grpcurl = "1.9" -protoc = "34.1" +protoc = "35.0" # grpc-health-probe = "*" # sccache = "0.5" # cargo-binstall allow to download (insteal of build) "cargo:*"