Name: regex URL: https://crates.io/crates/regex Version: 1.11.1 Revision: 9870c06e6c772daaad7ab612faab29130753e41c License: Apache 2.0 License File: //third_party/rust/chromium_crates_io/vendor/regex-1.11.1/LICENSE-APACHE Shipped: no Security Critical: no Description: An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs.