Skip to content

Update zip to 8.6.0#135

Open
jeandudey wants to merge 1 commit into
GoogleChrome:mainfrom
jeandudey:update-zip
Open

Update zip to 8.6.0#135
jeandudey wants to merge 1 commit into
GoogleChrome:mainfrom
jeandudey:update-zip

Conversation

@jeandudey

Copy link
Copy Markdown

Updates the zip crate to the latest version, mainly because of conflicts with links = "lzma" on the dependency tree due to the old zip version.

data_start no longer returns a number but an Option so I've decided to leave it out of logging, can add a fallback if it is necessary to keep it, like with unwrap_or(0) so a branch if it's Some.

  • Tests pass
  • Appropriate changes to README are included in PR

@google-cla

google-cla Bot commented May 29, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant