pub fn prepare_for_publish(
    me: &Package,
    ws: &Workspace<'_>
) -> CargoResult<Package>