Skip to content

Commit 06c5fb4

Browse files
chore(deps): update dependency protoc to v34.2
1 parent 1e537c2 commit 06c5fb4

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
@@ -17,7 +17,7 @@ OTEL_TRACES_SAMPLER = "always_on"
1717
[tools]
1818
rust = { version = "1.91.0", profile = "minimal", components = "rustfmt,clippy" } # the rust tool stack (with cargo, fmt, clippy) to build source
1919
grpcurl = "1.9"
20-
protoc = "34.1"
20+
protoc = "34.2"
2121
# grpc-health-probe = "*"
2222
# sccache = "0.5"
2323
# cargo-binstall allow to download (insteal of build) "cargo:*"

0 commit comments

Comments
 (0)