mirror of
https://github.com/rust-lang/mdBook.git
synced 2026-07-22 04:27:18 -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.