cargo: update

This commit is contained in:
nym21
2025-09-03 18:20:58 +02:00
parent 3359dfcc29
commit 565ecbd436
3 changed files with 4 additions and 4 deletions
Generated
+2 -2
View File
@@ -5233,9 +5233,9 @@ dependencies = [
[[package]]
name = "zip"
version = "4.6.0"
version = "4.6.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "c034aa6c54f654df20e7dc3713bc51705c12f280748fb6d7f40f87c696623e34"
checksum = "caa8cd6af31c3b31c6631b8f483848b91589021b28fffe50adada48d4f4d2ed1"
dependencies = [
"arbitrary",
"crc32fast",