chore(deps) Update Rust crate zip to 0.5.10 (#1243)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2021-02-17 20:03:25 -03:00 committed by GitHub
parent 7f9015dffe
commit 4d56e5e691
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ serde = { version = "1.0", features = [ "derive" ] }
serde_json = "1.0"
serde_repr = "0.1"
dirs-next = "2.0.0"
zip = "0.5.9"
zip = "0.5.10"
semver = "0.11"
tempfile = "3"
either = "1.6.1"