[go: nahoru, domu]

blob: e34ef9908ad5fb870bf28ff521582f95e7ecce97 [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
Joel Galensonac372482021-08-09 10:37:31 -070010 value: "https://static.crates.io/crates/pin-project-lite/pin-project-lite-0.2.7.crate"
Joel Galensone9cc2042020-10-05 08:12:07 -070011 }
Joel Galensonac372482021-08-09 10:37:31 -070012 version: "0.2.7"
Joel Galensone9cc2042020-10-05 08:12:07 -070013 license_type: NOTICE
Chih-Hung Hsiehc25cc5d2020-10-12 00:51:01 -070014 last_upgrade_date {
Haibo Huang78dfce42021-01-05 21:36:55 -080015 year: 2021
Joel Galensonac372482021-08-09 10:37:31 -070016 month: 8
17 day: 9
Chih-Hung Hsiehc25cc5d2020-10-12 00:51:01 -070018 }
Joel Galensone9cc2042020-10-05 08:12:07 -070019}