Jakub Kotur | 35e48d3 | 2020-12-22 09:58:48 +0100 | [diff] [blame^] | 1 | name: "regex-automata" |
2 | description: "Automata construction and matching using regular expressions." | ||||
3 | third_party { | ||||
4 | url { | ||||
5 | type: HOMEPAGE | ||||
6 | value: "https://crates.io/crates/regex-automata" | ||||
7 | } | ||||
8 | url { | ||||
9 | type: ARCHIVE | ||||
10 | value: "https://static.crates.io/crates/regex-automata/regex-automata-0.1.9.crate" | ||||
11 | } | ||||
12 | version: "0.1.9" | ||||
13 | license_type: NOTICE | ||||
14 | last_upgrade_date { | ||||
15 | year: 2020 | ||||
16 | month: 12 | ||||
17 | day: 21 | ||||
18 | } | ||||
19 | } |