Skip to content

Commit

Permalink
Update dependency cargo-deny to v0.16.0 (#32)
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 Aug 2, 2024
1 parent 0c0d4b8 commit bf14d4f
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 @@ -11,7 +11,7 @@ rustup target add x86_64-unknown-linux-gnu

echo
echo "🦀 Installing cargo-deny"
cargo install cargo-deny@0.15.1 --force --quiet --locked
cargo install cargo-deny@0.16.0 --force --quiet --locked

echo
echo "🦀 Installing cargo-msrv"
Expand Down

0 comments on commit bf14d4f

Please sign in to comment.