mirror of
https://github.com/astral-sh/uv.git
synced 2025-10-02 15:01:16 +00:00
Update Rust crate zip to v1.1.2 (#3300)
This commit is contained in:
parent
f5214a2f73
commit
f014bb60ce
1 changed files with 2 additions and 2 deletions
4
Cargo.lock
generated
4
Cargo.lock
generated
|
@ -5649,9 +5649,9 @@ checksum = "525b4ec142c6b68a2d10f01f7bbf6755599ca3f81ea53b8431b7dd348f5fdb2d"
|
|||
|
||||
[[package]]
|
||||
name = "zip"
|
||||
version = "1.1.1"
|
||||
version = "1.1.2"
|
||||
source = "registry+https://github.com/rust-lang/crates.io-index"
|
||||
checksum = "f2655979068a1f8fa91cb9e8e5b9d3ee54d18e0ddc358f2f4a395afc0929a84b"
|
||||
checksum = "2a23468b4a7a4e9e1e62812f8d1dd614f67f148e2b3faa72f4843bf00b573fd7"
|
||||
dependencies = [
|
||||
"arbitrary",
|
||||
"byteorder",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue