pub async fn fetch_update_info(
current_version: &Version,
channel: &UpdateChannel,
) -> Result<Option<UpdateInfo>>Expand description
Fetch update information from GitHub releases
pub async fn fetch_update_info(
current_version: &Version,
channel: &UpdateChannel,
) -> Result<Option<UpdateInfo>>Fetch update information from GitHub releases