Skip to content

Commit dc9f62e

Browse files
chore(deps): update dependency protoc to v33.2 (#304)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7c08fdb commit dc9f62e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.mise.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ OTEL_TRACES_SAMPLER = "always_on"
77
[tools]
88
rust = { version = "1.83.0", profile = "minimal", components = "rustfmt,clippy" } # the rust tool stack (with cargo, fmt, clippy) to build source
99
grpcurl = '1.9'
10-
protoc = '33.1'
10+
protoc = '33.2'
1111
# grpc-health-probe = "*"
1212
# sccache = "0.5"
1313
# cargo-binstall allow to download (insteal of build) "cargo:*"

0 commit comments

Comments
 (0)