Skip to content

Commit

Permalink
ci: update cargo deny
Browse files Browse the repository at this point in the history
  • Loading branch information
jcornaz committed May 3, 2024
1 parent 734d1c3 commit 207365e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/check.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- uses: Swatinem/rust-cache@v2
- uses: taiki-e/install-action@v2
with:
tool: cargo-hack@0.5,just@1,cargo-msrv@0.15,cargo-deny@0.13
tool: cargo-hack@0.5,just@1,cargo-msrv@0.15,cargo-deny@0.14
- run: just verify
lint:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 207365e

Please sign in to comment.