File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change 3737
3838{{ #if currentVersion.yanked }}
3939 <div class =' crate-info' >
40- This crate has been yanked, but it is still available for download for
41- other crates that may be depending on it.
40+ <div >
41+ <p >This crate has been yanked, but it is still available for download for
42+ other crates that may be depending on it.</p >
43+ <p >You may wish to
44+ {{ #link-to ' crate.versions' crate }} view all versions{{ /link-to }} to find one that
45+ has not been yanked.
46+ </p >
47+ </div >
4248 </div >
4349{{ else }}
4450<div class =' crate-info' >
Original file line number Diff line number Diff line change 1717 {{ #link-to ' crate.version' version.num }} {{ version.num }} {{ /link-to }}
1818
1919 <span class =' small' >{{ moment-format version.created_at ' LL' }} </span >
20- {{ #if yanked }}
20+ {{ #if version. yanked}}
2121 <span class =' yanked' >yanked</span >
2222 {{ /if }}
2323 </div >
You can’t perform that action at this time.
0 commit comments