(Original issue title: _Inconsistent crate info display (mixing versions)_ ) About: https://crates.io/crates/petgraph The most recently released version of petgraph is 0.2.10. The greatest version is petgraph 0.4.5. This is inconsistent, it should show all the information from the same version: * _Documentation_ is taken from 0.2.10, a version that is not visible anywhere on the page. * _Categories_ (or the lack there of) seems to be taken from 0.2.10 * _Dependencies_ are taken from petgraph 0.4.5. * _Last Updated_ is taken from 0.2.10 Unknown because they are the same across versions: License, Authors, Keywords, Repository, etc.