Skip to content

Commit 5fb0e8d

Browse files
chore(deps): update dependency protoc to v34 (#323)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d2b0a4e commit 5fb0e8d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.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.87.0", profile = "minimal", components = "rustfmt,clippy" } # the rust tool stack (with cargo, fmt, clippy) to build source
99
grpcurl = '1.9'
10-
protoc = '33.4'
10+
protoc = '34.0'
1111
# grpc-health-probe = "*"
1212
# sccache = "0.5"
1313
# cargo-binstall allow to download (insteal of build) "cargo:*"

0 commit comments

Comments
 (0)