| Chih-Hung Hsieh | de83b09 | 2020-04-07 14:24:01 -0700 | [diff] [blame^] | 1 | name: "lazycell" |
| 2 | description: "Rust library providing a lazily filled Cell." | ||||
| 3 | third_party { | ||||
| 4 | url { | ||||
| 5 | type: HOMEPAGE | ||||
| 6 | value: "https://crates.io/crates/lazycell" | ||||
| 7 | } | ||||
| 8 | url { | ||||
| 9 | type: GIT | ||||
| 10 | value: "https://github.com/indiv0/lazycell" | ||||
| 11 | } | ||||
| 12 | version: "1.2.1" | ||||
| 13 | license_type: NOTICE | ||||
| 14 | last_upgrade_date { | ||||
| 15 | year: 2020 | ||||
| 16 | month: 3 | ||||
| 17 | day: 31 | ||||
| 18 | } | ||||
| 19 | } | ||||