Currently it seems to show the latest released version, even if it is a pre-release. Example: https://crates.io/search?q=bincode I see: bincode v1.0.0-alpha6 Following the link I get to `bincode v0.6.1` It should show v0.6.1 on the search page as well.