Closed
Description
Problem
It looks like 0.43.0 was published with the wrong version. rust 1.42.0 was published with 8633429 (seen at https://github.com/rust-lang/rust/tree/1.42.0/src/tools or running cargo -V
). However, it looks like 0.43.0 was tagged with 9d32b7b (0.43.0), missing #7848, and the version on crates.io is also the older commit.
I'm not sure what the best solution is. Maybe publish 0.43.1 with the fix?
Notes
@pietroalbini is there something we can do to improve the release process to avoid problems like these? This happened recently (#7503), and I'd like to try to avoid it happening again. I'm not familiar with your process, but if it is automated perhaps there's something that needs to be fixed?
Metadata
Metadata
Assignees
Labels
No labels