pub(crate) fn run_cargo_set_version( pkg_name: &str, version: &Version, dry_run: bool, ) -> Result<()>