pub async fn handle_update( config: &Config, target: Option<&str>, diff: bool, verbose: bool, refresh_release: bool, ) -> Result<()>