Function adguardian::welcome::get_latest_version
source · 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
async fn get_latest_version(crate_name: &str) -> Result<String, Box<dyn Error>>
Gets the latest version of the crate from crates.io