Skip to content

Commit

Permalink
Upgrade cargo-deny (#2200)
Browse files Browse the repository at this point in the history
* Upgrade cargo-deny

* cargo update to remove some cargo deny warnings
  • Loading branch information
messense committed Aug 27, 2024
1 parent 3d024e4 commit 7a7cfa5
Show file tree
Hide file tree
Showing 3 changed files with 157 additions and 193 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: EmbarkStudios/cargo-deny-action@v1
- uses: EmbarkStudios/cargo-deny-action@v2
with:
arguments: --all-features
Loading

0 comments on commit 7a7cfa5

Please sign in to comment.