Update Rust crate zip to v8
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
All checks were successful
renovate/stability-days Updates have met minimum release age requirement
This commit is contained in:
parent
afc1832fb7
commit
9cb4f15ca6
3 changed files with 62 additions and 84 deletions
|
|
@ -14,7 +14,7 @@ tokio = { version = "1.50.0", features = ["full"] }
|
|||
sysinfo = "0.38.0"
|
||||
uuid = { version = "*", features = ["v4"] }
|
||||
walkdir = "2.5.0"
|
||||
zip = "6.0.0"
|
||||
zip = "8.0.0"
|
||||
base64 = "0.22.1"
|
||||
hex = "*"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue