Skip to content

Commit 2a8c1fa

Browse files
save
1 parent c49fe70 commit 2a8c1fa

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

protobuf/build-env-rust.Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ RUN apt-get update && \
1010
curl \
1111
protobuf-compiler
1212

13-
RUN cargo install protobuf-codegen --vers 3.3.0
13+
RUN cargo install protobuf-codegen --vers 3.7.1
1414

1515
RUN useradd --create-home $USER --uid $UID && \
1616
adduser $USER sudo && \

videocall-daemon/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yew-ui/Cargo.lock

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)