pub fn prepare_for_publish( me: &Package, ws: &Workspace<'_>, included: Option<&[PathBuf]>, ) -> CargoResult<Package>