Cargo error message when depending on binary crate should be better #4226
Labels
A-crate-dependencies
Area: [dependencies] of any kind
A-diagnostics
Area: Error and warning messages generated by Cargo itself.
S-triage
Status: This issue is waiting on initial triage.
If one tries to depend on a binary crate the error message is currently "can't find crate" but it should be "can't depend on binary crates" or similar.
The text was updated successfully, but these errors were encountered: