mirror of
https://github.com/rust-lang/mdBook.git
synced 2026-09-10 17:08:31 -04:00
This changes the crates.io publish so that it is re-runnable in case there is a problem with the publish. This means it cannot use `--workspace`, and needs to check if something is already published. This isn't ideal, but there aren't many other choices here.