blob: 006e3ba95d2cd1fe2d2773ba75d1eb06c3ab3493 [file] [log] [blame]
Chih-Hung Hsiehde83b092020-04-07 14:24:01 -07001name: "lazycell"
Chih-Hung Hsiehcc851f92020-10-12 00:50:56 -07002description: "A library providing a lazily filled Cell struct"
Chih-Hung Hsiehde83b092020-04-07 14:24:01 -07003third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/lazycell"
7 }
8 url {
Chih-Hung Hsieh765e2802020-08-25 20:49:18 -07009 type: ARCHIVE
10 value: "https://static.crates.io/crates/lazycell/lazycell-1.3.0.crate"
Chih-Hung Hsiehde83b092020-04-07 14:24:01 -070011 }
Haibo Huang6f3fa152020-08-11 23:25:13 -070012 version: "1.3.0"
Chih-Hung Hsiehde83b092020-04-07 14:24:01 -070013 license_type: NOTICE
14 last_upgrade_date {
15 year: 2020
Haibo Huang6f3fa152020-08-11 23:25:13 -070016 month: 8
17 day: 11
Chih-Hung Hsiehde83b092020-04-07 14:24:01 -070018 }
19}