[go: nahoru, domu]

blob: 077ddb1da0a0137e0f9a94a5e39d7ba5fcda26f2 [file] [log] [blame]
Joel Galensone9cc2042020-10-05 08:12:07 -07001name: "pin-project-lite"
Chih-Hung Hsiehc25cc5d2020-10-12 00:51:01 -07002description: "A lightweight version of pin-project written with declarative macros."
Joel Galensone9cc2042020-10-05 08:12:07 -07003third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/pin-project-lite"
7 }
8 url {
9 type: ARCHIVE
David LeGare634c6e62022-03-02 16:21:04 +000010 value: "https://static.crates.io/crates/pin-project-lite/pin-project-lite-0.2.8.crate"
Joel Galensone9cc2042020-10-05 08:12:07 -070011 }
David LeGare634c6e62022-03-02 16:21:04 +000012 version: "0.2.8"
Joel Galensone9cc2042020-10-05 08:12:07 -070013 license_type: NOTICE
Chih-Hung Hsiehc25cc5d2020-10-12 00:51:01 -070014 last_upgrade_date {
David LeGare634c6e62022-03-02 16:21:04 +000015 year: 2022
16 month: 3
17 day: 1
Chih-Hung Hsiehc25cc5d2020-10-12 00:51:01 -070018 }
Joel Galensone9cc2042020-10-05 08:12:07 -070019}