| Name: proc-macro2 | |
| URL: https://crates.io/crates/proc-macro2 | |
| Version: 1.0.104 | |
| Revision: 43213695a9a04a0e33a72595f3d635b45a7ed07a | |
| Update Mechanism: Manual (https://crbug.com/449898466) | |
| License: Apache-2.0 | |
| License File: //third_party/rust/chromium_crates_io/vendor/proc-macro2-v1/LICENSE-APACHE | |
| Shipped: yes | |
| Security Critical: yes | |
| Description: A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case. |