async fn get_latest_version(crate_name: &str) -> Result<String, Box<dyn Error>>
Expand description

Gets the latest version of the crate from crates.io