Merge pull request 'chore(deps): update rust crate zip to v4.2.0' (#262) from renovate/zip-4.x-lockfile into master
All checks were successful
build/msvc Build for the target platform: msvc
build/linux Build for the target platform: linux

Reviewed-on: #262
This commit is contained in:
Lucas Schwiderski 2025-07-01 10:04:28 +02:00
commit 5f5f6f1539
Signed by: Forgejo (git.sclu1034.dev)
GPG key ID: B1C9C29730D3D366

4
Cargo.lock generated
View file

@ -5003,9 +5003,9 @@ dependencies = [
[[package]] [[package]]
name = "zip" name = "zip"
version = "4.1.0" version = "4.2.0"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "af7dcdb4229c0e79c2531a24de7726a0e980417a74fb4d030a35f535665439a0" checksum = "95ab361742de920c5535880f89bbd611ee62002bf11341d16a5f057bb8ba6899"
dependencies = [ dependencies = [
"arbitrary", "arbitrary",
"bzip2", "bzip2",