You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think the proper thing to do here is to treat is like a failed build: redirect to /crate/:crate/:version and put a big warning that says it's been yanked, along with a link to the most recent successful version.
e.g. https://docs.rs/actix-web/0.7.10 looks like a normal release while https://crates.io/crates/actix-web/0.7.10 shows that it's been yanked.
The text was updated successfully, but these errors were encountered: