This issue was moved to a discussion.
You can continue the conversation there. Go to discussion →
Add a dry-run publish API #1515
Labels
A-publish
C-enhancement ✨
Category: Adding new behavior or a change to the way an existing feature works
In rust-lang/cargo#6150, @sfackler suggested that crates.io could have a dry-run publishing API endpoint, so it can enforce any requirements (like wildcard deps) in
cargo publish --dry-run
.I'd love to help out with that, if it's something worth doing.
The text was updated successfully, but these errors were encountered: