Skip to content

Commit cd93676

Browse files
chore(deps): update dependency protoc to v33.4 (#316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4b8ab83 commit cd93676

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.3'
10+
protoc = '33.4'
1111
# grpc-health-probe = "*"
1212
# sccache = "0.5"
1313
# cargo-binstall allow to download (insteal of build) "cargo:*"

0 commit comments

Comments
 (0)