pub async fn update_self<C: Config, R: Registry>( config: &C, registry: &R, ) -> Result<()>
Check for updates and auto-update the current binary, if a new version is available