blob: 1b6ac6b16b88e6517a3f9746e6730dcfb542292d [file] [log] [blame]
Jason Macnake62a2eb2020-03-19 20:41:17 +00001name: "proc-macro-hack"
Chih-Hung Hsiehd5ad55b2020-04-17 14:32:18 -07002description: "Procedural macros in expression position"
Jason Macnake62a2eb2020-03-19 20:41:17 +00003third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/proc-macro-hack"
7 }
8 url {
9 type: GIT
10 value: "https://github.com/dtolnay/proc-macro-hack"
11 }
Chih-Hung Hsiehd5ad55b2020-04-17 14:32:18 -070012 version: "0.5.15"
Jason Macnake62a2eb2020-03-19 20:41:17 +000013 license_type: NOTICE
Chih-Hung Hsiehd5ad55b2020-04-17 14:32:18 -070014 last_upgrade_date {
15 year: 2020
16 month: 4
17 day: 17
18 }
Jason Macnake62a2eb2020-03-19 20:41:17 +000019}