blob: 10d41f4cb2b80ab7a86f953dfe35850a28730f99 [file] [log] [blame]
Name: proc-macro2
URL: https://crates.io/crates/proc-macro2
Version: 1.0.103
Revision: d1bf13ac1d90c3b65c1b7fc131a26f37a8e2d0db
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.