Skip to content

Commit

Permalink
chore: remove deny warnings from cargo udeps (#225)
Browse files Browse the repository at this point in the history
  • Loading branch information
zvolin authored Feb 19, 2024
1 parent c701c31 commit 2b873d1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -192,5 +192,3 @@ jobs:

- name: Check for unused dependencies
run: cargo +nightly udeps --all-features --all-targets
env:
RUSTFLAGS: -D warnings

0 comments on commit 2b873d1

Please sign in to comment.