volta
volta copied to clipboard
Bump `zip` crate to `2.5.0`
All versions of zip < 2.3.0 has been yanked: https://github.com/zip-rs/zip2/issues/315. This PR bumps zip to the latest version as there seems to be no breaking changes made since 2.1.6 which is the current version that volta depends on.
Fixes https://github.com/volta-cli/volta/pull/2027