Skip to content

Commit

Permalink
ci: update to cargo-deny v0.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddrysdale committed Sep 24, 2024
1 parent fd68eed commit 95f491b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -191,7 +191,7 @@ jobs:
toolchain: stable
override: true
components: rustfmt
- run: cargo install --locked --version 0.14.20 cargo-deny
- run: cargo install --locked --version 0.16.1 cargo-deny
- run: cargo deny --version
- run: cargo deny check

Expand Down

0 comments on commit 95f491b

Please sign in to comment.