Skip to content

Commit

Permalink
Update repometrics
Browse files Browse the repository at this point in the history
This improves the formatting of the absolute and relative values in the
output.
  • Loading branch information
robin-nitrokey committed May 28, 2024
1 parent 84deb72 commit 6d1ad3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ RUN cargo install flip-link cargo-binutils
RUN rustup target add thumbv7em-none-eabihf thumbv8m.main-none-eabi
RUN rustup component add llvm-tools-preview clippy rustfmt
RUN cargo install --git https://github.com/Nitrokey/github-comment --rev ac9713f9d6d04ed03fb67d0199ebffc78ba5dcab --locked
RUN cargo install --git https://github.com/Nitrokey/repometrics --rev 5af5b7ccba820ec9a56bd21c4b4f00fd93534689 --locked
RUN cargo install --git https://github.com/Nitrokey/repometrics --rev 98ffa20ddded8f09c0ef252b4e93ec6a9792f9dc --locked
RUN rustup install nightly-2024-04-01
RUN rustup component add rust-src --toolchain nightly-2024-04-01
WORKDIR /app

0 comments on commit 6d1ad3d

Please sign in to comment.