Function update_self

Source
pub async fn update_self<C: Config, R: Registry>(
    config: &C,
    registry: &R,
) -> Result<()>
Expand description

Check for updates and auto-update the current binary, if a new version is available