pub async fn handle_update_target( config: &Config, target: &str, run_generators: bool, ) -> Result<()>