blob: 1fbc52bed25a24ec8dc81d69042353bd339627af [file] [log] [blame]
Chih-Hung Hsiehde83b092020-04-07 14:24:01 -07001name: "lazycell"
2description: "Rust library providing a lazily filled Cell."
3third_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}