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

add a flag to ignore dev-dependencies #408

Open
jyn514 opened this issue Dec 19, 2024 · 1 comment
Open

add a flag to ignore dev-dependencies #408

jyn514 opened this issue Dec 19, 2024 · 1 comment

Comments

@jyn514
Copy link

jyn514 commented Dec 19, 2024

i use cargo-outdated to see which of the crates in my final binary will end up outdated. i don't really care if my dev-dependencies are outdated. i'd love a flag that says "exclude dev-dependencies", the way cargo add has a --dev flag.

@davidhewitt
Copy link
Collaborator

It looks like the metadata would make this possible, a PR welcome to implement this flag.

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

No branches or pull requests

2 participants