blob: f5a6faa989351b3a2bf3c22e4c195976db096620 [file] [log] [blame]
Jason Macnake62a2eb2020-03-19 20:41:17 +00001name: "proc-macro-hack"
2description:
3 "Procedural macros in expression position"
4
5third_party {
6 url {
7 type: HOMEPAGE
8 value: "https://crates.io/crates/proc-macro-hack"
9 }
10 url {
11 type: GIT
12 value: "https://github.com/dtolnay/proc-macro-hack"
13 }
14 version: "0.5.12"
15 last_upgrade_date { year: 2020 month: 3 day: 19 }
16 license_type: NOTICE
17}