pub fn publish( version: &str, repo_path: &Path, yes: bool, registry: Option<Registry>, ) -> Result<String, Box<dyn Error>>