mirror of
https://github.com/hannobraun/Fornjot
synced 2025-06-28 14:16:07 +00:00
Merge pull request #2511 from hannobraun/dependabot/cargo/zip-2.4.1
Bump zip from 2.2.1 to 2.4.1
This commit is contained in:
commit
22a9c5506f
4
Cargo.lock
generated
4
Cargo.lock
generated
@ -5001,9 +5001,9 @@ dependencies = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "zip"
|
name = "zip"
|
||||||
version = "2.2.1"
|
version = "2.4.1"
|
||||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||||
checksum = "99d52293fc86ea7cf13971b3bb81eb21683636e7ae24c729cdaf1b7c4157a352"
|
checksum = "938cc23ac49778ac8340e366ddc422b2227ea176edb447e23fc0627608dddadd"
|
||||||
dependencies = [
|
dependencies = [
|
||||||
"arbitrary",
|
"arbitrary",
|
||||||
"crc32fast",
|
"crc32fast",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user