1Name: proc-macro2 2URL: https://crates.io/crates/proc-macro2 3Version: 1.0.89 4Revision: 671d87da32779e3a5c4cecacd8a9234e0e27630c 5License: Apache 2.0 6License File: //third_party/rust/chromium_crates_io/vendor/proc-macro2-1.0.89/LICENSE-APACHE 7Shipped: yes 8Security Critical: yes 9 10Description: A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. 11