blob: 07686e81d95c84297b025f05e7c8e1e1f8d8f026 [file] [log] [blame]
Chih-Hung Hsieh004319d2020-08-25 20:49:24 -07001name: "proc-macro-error"
Matthew Maurer93b1f0e2020-06-02 11:15:09 -07002description: "Almost drop-in replacement to panics in proc-macros"
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/proc-macro-error"
7 }
8 url {
Chih-Hung Hsieh004319d2020-08-25 20:49:24 -07009 type: ARCHIVE
10 value: "https://static.crates.io/crates/proc-macro-error/proc-macro-error-1.0.2.crate"
Matthew Maurer93b1f0e2020-06-02 11:15:09 -070011 }
12 version: "1.0.2"
13 license_type: NOTICE
14 last_upgrade_date {
15 year: 2020
16 month: 5
17 day: 6
18 }
Chih-Hung Hsieh004319d2020-08-25 20:49:24 -070019}