Update Rust crate zip to v2.1.6 #23

Merged
pierre merged 1 commits from renovate/zip-2.x-lockfile into master 2024-08-01 00:12:28 +00:00
Showing only changes of commit 16b44e002c - Show all commits

4
Cargo.lock generated
View File

@ -2124,9 +2124,9 @@ dependencies = [
[[package]] [[package]]
name = "zip" name = "zip"
version = "2.1.5" version = "2.1.6"
source = "registry+https://github.com/rust-lang/crates.io-index" source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "b895748a3ebcb69b9d38dcfdf21760859a4b0d0b0015277640c2ef4c69640e6f" checksum = "40dd8c92efc296286ce1fbd16657c5dbefff44f1b4ca01cc5f517d8b7b3d3e2e"
dependencies = [ dependencies = [
"aes", "aes",
"arbitrary", "arbitrary",