Skip to content

Commit

Permalink
update cargo-udeps
Browse files Browse the repository at this point in the history
  • Loading branch information
oblique committed Jun 10, 2024
1 parent ac9f2ba commit bdbf2a4
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 @@ -102,7 +102,7 @@ jobs:
- name: Install cargo-udeps
uses: taiki-e/cache-cargo-install-action@v1
with:
tool: [email protected].45
tool: [email protected].48

- name: Check for unused dependencies
run: cargo +nightly udeps --all-targets
Expand Down

0 comments on commit bdbf2a4

Please sign in to comment.