Skip to content

Commit

Permalink
Update dependency cargo-deny to v0.16.2 (#62)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 24, 2024
1 parent e793c17 commit a876d48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cargo-plugins.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ rustup component add clippy

echo
echo "🦀 Installing cargo-deny"
cargo install [email protected].1 --force --quiet --locked
cargo install [email protected].2 --force --quiet --locked

echo
echo "🦀 Installing cargo-msrv"
Expand Down

0 comments on commit a876d48

Please sign in to comment.