Jason Macnak | bbac34b | 2020-03-25 01:28:44 +0000 | [diff] [blame] | 1 | name: "proc-macro-nested" |
| 2 | description: |
| 3 | "Support for nested proc-macro-hack invocations" |
| 4 | |
| 5 | third_party { |
| 6 | url { |
| 7 | type: HOMEPAGE |
| 8 | value: "https://crates.io/crates/proc-macro-nested" |
| 9 | } |
| 10 | url { |
| 11 | type: GIT |
| 12 | value: "https://github.com/dtolnay/proc-macro-hack" |
| 13 | } |
Chih-Hung Hsieh | 35d5cbb | 2020-04-17 14:32:17 -0700 | [diff] [blame] | 14 | version: "0.1.4" |
Jason Macnak | bbac34b | 2020-03-25 01:28:44 +0000 | [diff] [blame] | 15 | last_upgrade_date { year: 2020 month: 3 day: 17 } |
| 16 | license_type: NOTICE |
| 17 | } |