Skip to content

Commit

Permalink
bump cargo-deny version
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Leshiy committed Mar 22, 2024
1 parent 8f717f9 commit dfe7a89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion earthly/rust/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ rust-base:
RUN cargo install cargo-nextest --version=0.9.68 && \
cargo install cargo-machete --version=0.6.1 && \
cargo install refinery_cli --version=0.8.12 && \
cargo install cargo-deny --version=0.14.17 && \
cargo install cargo-deny --version=0.14.19 && \
cargo install cargo-modules --version=0.14.0 && \
cargo install cargo-depgraph --version=1.6.0 && \
cargo install cargo-llvm-cov --version=0.6.8 && \
Expand Down

0 comments on commit dfe7a89

Please sign in to comment.