xref: /aosp_15_r20/external/cronet/third_party/rust/regex/v1/README.chromium (revision 6777b5387eb2ff775bb5750e3f5d96f37fb7352b)
1Name: regex
2URL: https://crates.io/crates/regex
3Description: An implementation of regular expressions for Rust. This implementation uses
4finite automata and guarantees linear time matching on all inputs.
5
6Version: 1.10.4
7Security Critical: no
8Shipped: no
9License: Apache 2.0
10License File: //third_party/rust/chromium_crates_io/vendor/regex-1.10.4/LICENSE-APACHE
11Revision: aa2d8bd8be283471b17b4ab6faeae5b751553572
12