blob: b7d6e2a749887c7b22c2ca4c3e634ac65089096b [file] [log] [blame]
Chih-Hung Hsieh14797dc2020-08-25 20:49:30 -07001name: "syn-mid"
Chih-Hung Hsieh25652a42020-10-12 00:51:10 -07002description: "Providing the features between \"full\" and \"derive\" of syn."
Matthew Maurercbffc4c2020-06-02 11:15:21 -07003third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/syn-mid"
7 }
8 url {
Chih-Hung Hsieh14797dc2020-08-25 20:49:30 -07009 type: ARCHIVE
Chih-Hung Hsieh0d7fd462020-10-26 13:16:45 -070010 value: "https://static.crates.io/crates/syn-mid/syn-mid-0.5.1.crate"
Matthew Maurercbffc4c2020-06-02 11:15:21 -070011 }
Chih-Hung Hsieh0d7fd462020-10-26 13:16:45 -070012 version: "0.5.1"
Matthew Maurercbffc4c2020-06-02 11:15:21 -070013 license_type: NOTICE
14 last_upgrade_date {
15 year: 2020
Chih-Hung Hsieh0d7fd462020-10-26 13:16:45 -070016 month: 10
17 day: 26
Matthew Maurercbffc4c2020-06-02 11:15:21 -070018 }
Chih-Hung Hsieh14797dc2020-08-25 20:49:30 -070019}