chore(deps): update rust crate zip to v1.3.0

This commit is contained in:
renovate[bot] 2024-05-18 05:20:10 +00:00 committed by GitHub
parent 202f699c83
commit 2658454cde
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

4
Cargo.lock generated
View file

@ -3847,9 +3847,9 @@ dependencies = [
[[package]]
name = "zip"
version = "1.2.3"
version = "1.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c700ea425e148de30c29c580c1f9508b93ca57ad31c9f4e96b83c194c37a7a8f"
checksum = "f1f4a27345eb6f7aa7bd015ba7eb4175fa4e1b462a29874b779e0bbcf96c6ac7"
dependencies = [
"arbitrary",
"crc32fast",