blob: 623843d842c29be7025a1429190929be21a1cc4b [file] [log] [blame]
Jason Macnakbbac34b2020-03-25 01:28:44 +00001name: "proc-macro-nested"
2description:
3 "Support for nested proc-macro-hack invocations"
4
5third_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 }
14 version: "d29a20e44207f915f42e6d1668d2864b0152e5a8"
15 last_upgrade_date { year: 2020 month: 3 day: 17 }
16 license_type: NOTICE
17}