Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove unused deps #400

Merged
merged 1 commit into from
Nov 1, 2024
Merged

remove unused deps #400

merged 1 commit into from
Nov 1, 2024

Conversation

hackaugusto
Copy link
Contributor

I ran:

  • cargo machete
  • cargo udeps
  • cargo shear

to find the unused ones

@hackaugusto
Copy link
Contributor Author

no idea why the CI is failing

@delehef
Copy link
Collaborator

delehef commented Oct 31, 2024

Probably at least due to this. Careful with cargo-machete, it tends to be quite trigger-happy and ignore tests.

@hackaugusto
Copy link
Contributor Author

Ah, I see. The deps should have been moved to dev-dependencies not removed. Fixed it

@hackaugusto hackaugusto merged commit 04bbfd8 into main Nov 1, 2024
3 of 4 checks passed
@hackaugusto hackaugusto deleted the hack-remove-unused-deps branch November 1, 2024 10:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants