1name: "proc-macro2"
2description: "A substitute implementation of the compiler\'s `proc_macro` API to decouple token-based libraries from the procedural macro use case."
3third_party {
4  url {
5    type: HOMEPAGE
6    value: "https://crates.io/crates/proc-macro2"
7  }
8  url {
9    type: ARCHIVE
10    value: "https://static.crates.io/crates/proc-macro2/proc-macro2-1.0.26.crate"
11  }
12  version: "1.0.26"
13  license_type: NOTICE
14  last_upgrade_date {
15    year: 2021
16    month: 4
17    day: 1
18  }
19}
20