Function cli_autoupdate::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