1name: "regex"
2description: "An implementation of regular expressions for Rust. This implementation uses finite automata and guarantees linear time matching on all inputs."
3third_party {
4  version: "1.7.3"
5  license_type: NOTICE
6  last_upgrade_date {
7    year: 2023
8    month: 4
9    day: 3
10  }
11  homepage: "https://crates.io/crates/regex"
12  identifier {
13    type: "Archive"
14    value: "https://static.crates.io/crates/regex/regex-1.7.3.crate"
15    version: "1.7.3"
16  }
17}
18