-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Cargo udeps integration #26
Comments
Hey @frewsxcv I love this crate put I have come across some things I would love to be integrated. Just to mention a few:
Would you be in to have PRs for things like that? Or would you rather not as the list of commands would grow from 3 to 5 (if not more) and maybe a flag or something to use cross Edit: nvm that |
Sry, didn‘t see #22 much cleaner |
Would it be possible to have an integration withcargo udeps? The goal would be to know if you define any dependencies which aren't used and takup time to compile for no reason for possible feature combinations
BTW lovely tool 😄
The text was updated successfully, but these errors were encountered: