We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2b0a4e commit 5fb0e8dCopy full SHA for 5fb0e8d
1 file changed
.mise.toml
@@ -7,7 +7,7 @@ OTEL_TRACES_SAMPLER = "always_on"
7
[tools]
8
rust = { version = "1.87.0", profile = "minimal", components = "rustfmt,clippy" } # the rust tool stack (with cargo, fmt, clippy) to build source
9
grpcurl = '1.9'
10
-protoc = '33.4'
+protoc = '34.0'
11
# grpc-health-probe = "*"
12
# sccache = "0.5"
13
# cargo-binstall allow to download (insteal of build) "cargo:*"
0 commit comments