| name: "regex" | |
| description: "An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs." | |
| third_party { | |
| version: "1.12.2" | |
| license_type: NOTICE | |
| last_upgrade_date { | |
| year: 2025 | |
| month: 10 | |
| day: 29 | |
| } | |
| homepage: "https://crates.io/crates/regex" | |
| identifier { | |
| type: "crates.io" | |
| value: "regex" | |
| version: "1.12.2" | |
| } | |
| } |