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.7.3" license_type: NOTICE last_upgrade_date { year: 2023 month: 4 day: 3 } homepage: "https://crates.io/crates/regex" identifier { type: "Archive" value: "https://static.crates.io/crates/regex/regex-1.7.3.crate" version: "1.7.3" } }