fetch_update_info

Function fetch_update_info 

Source
pub async fn fetch_update_info(
    current_version: &Version,
    channel: &UpdateChannel,
) -> Result<Option<UpdateInfo>>
Expand description

Fetch update information from GitHub releases