Closed
Description
Right now, executing cargo publish
automatically publishes the crate on crates.io without any confirmation.
This could lead to "oops, I just wanted to try the command" or "oops, I was in the wrong directory and accidentally published my super-top-secret repo instead of my public project" moments.