Skip to content

Misclassification of dev-dependencies on crates.io #962

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

Closed
IvanUkhov opened this issue Nov 22, 2014 · 1 comment
Closed

Misclassification of dev-dependencies on crates.io #962

IvanUkhov opened this issue Nov 22, 2014 · 1 comment

Comments

@IvanUkhov
Copy link
Contributor

Hello,

When one declares a dev dependency as

[dev-dependencies]
foo = "0.0.1"

and publishes the package on crates.io, the dependency ends up in the section “Dependencies” on the corresponding page on crates.io; however, it presumably should lend under “Dev-Dependencies.”

Thank you.

Regards,
Ivan

@alexcrichton
Copy link
Member

Dupe of rust-lang/crates.io#38, but thanks for the report!

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