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 can't seem to find any documentation on the "readme" config item in Cargo.toml (which is a link to the file used to display on the crate's page on crates.io)... the only way I found out which setting to add in order to get the README.md to render on my crate's page was to copy what others have done...
This issue is to make this a bit clearer in crates.io's docs.