Validate project fields before cargo publish #14479
Labels
C-feature-request
Category: proposal for a feature. Before PR, ping rust-lang/cargo if this is not `Feature accepted`
S-triage
Status: This issue is waiting on initial triage.
Problem
When using cargo publish without license declared in cargo.toml it first build and eventually tells I need license, then I need to rebuild everything.
Proposed Solution
Validate it before starting to build
Notes
No response
The text was updated successfully, but these errors were encountered: