-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Labels
A-build-dependenciesArea: [build-dependencies]Area: [build-dependencies]A-crate-dependenciesArea: [dependencies] of any kindArea: [dependencies] of any kindA-dev-dependenciesArea: [dev-dependencies]Area: [dev-dependencies]C-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Command-metadata
Description
cargo-tree needs to know the kind of dependencies (i.e. normal, build, dev) before it can switch over to using cargo metadata
rather than linking to cargo as a library.
Metadata
Metadata
Assignees
Labels
A-build-dependenciesArea: [build-dependencies]Area: [build-dependencies]A-crate-dependenciesArea: [dependencies] of any kindArea: [dependencies] of any kindA-dev-dependenciesArea: [dev-dependencies]Area: [dev-dependencies]C-feature-requestCategory: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`Command-metadata