| name: "litrs" |
| description: "Parse and inspect Rust literals (i.e. tokens in the Rust programming language representing fixed values). Particularly useful for proc macros, but can also be used outside of a proc-macro context." |
| third_party { |
| url { |
| type: HOMEPAGE |
| value: "https://crates.io/crates/litrs" |
| } |
| url { |
| type: ARCHIVE |
| value: "https://static.crates.io/crates/litrs/litrs-0.2.3.crate" |
| } |
| version: "0.2.3" |
| # Dual-licensed, using the least restrictive per go/thirdpartylicenses#same. |
| license_type: NOTICE |
| last_upgrade_date { |
| year: 2022 |
| month: 10 |
| day: 27 |
| } |
| } |