cargo-unleash
cargo-unleash copied to clipboard
Estimate for release process
We know the number of crates we are releasing and we intentionally wait between releases (which takes up most of the time after checking), so we should be able to estimate how long the release takes.
Cargo usually has very nice progressbars, we should show one here, with the CRATE/TOTAL
and xx:xx:
-time-left counter...That'd do a lot for the DevEx.