Closed
Description
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.