Skip to main content

fetch_manifest

Function fetch_manifest 

Source
pub async fn fetch_manifest() -> Result<Manifest>
Expand description

Fetch and parse latest.json.

Longer timeout than the passive version_check (which must fail fast at startup); here the user explicitly asked for an upgrade, so waiting 30s for a slow mirror is acceptable.