blob: 3679dc8ff9adeb5fe6360381d3afb7a3e7e688bd [file] [log] [blame]
Yi Kongf19c3f22021-02-13 04:04:00 +08001name: "zip"
2description: "Library to support the reading and writing of zip files."
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/zip"
7 }
8 url {
9 type: ARCHIVE
10 value: "https://static.crates.io/crates/zip/zip-0.5.9.crate"
11 }
12 version: "0.5.9"
13 license_type: NOTICE
14 last_upgrade_date {
15 year: 2021
16 month: 2
17 day: 6
18 }
19}