Update Rust crate zip to v2.2.2 #53

Merged
pierre merged 1 commits from renovate/zip-2.x-lockfile into master 2024-12-17 00:23:51 +00:00
Showing only changes of commit 77eaca6dd7 - Show all commits

4
Cargo.lock generated
View File

@ -2110,9 +2110,9 @@ dependencies = [
[[package]] [[package]]
name = "zip" name = "zip"
version = "2.2.1" version = "2.2.2"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "99d52293fc86ea7cf13971b3bb81eb21683636e7ae24c729cdaf1b7c4157a352" checksum = "ae9c1ea7b3a5e1f4b922ff856a129881167511563dc219869afe3787fc0c1a45"
dependencies = [ dependencies = [
"aes", "aes",
"arbitrary", "arbitrary",