Chih-Hung Hsieh | b1e9fe5 | 2020-08-25 20:49:31 -0700 | [diff] [blame] | 1 | name: "unicode-segmentation" |
Matthew Maurer | ed985d4 | 2020-06-02 11:15:34 -0700 | [diff] [blame] | 2 | description: "This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules." |
| 3 | third_party { |
| 4 | url { |
| 5 | type: HOMEPAGE |
| 6 | value: "https://crates.io/crates/unicode-segmentation" |
| 7 | } |
| 8 | url { |
Chih-Hung Hsieh | b1e9fe5 | 2020-08-25 20:49:31 -0700 | [diff] [blame] | 9 | type: ARCHIVE |
Joel Galenson | cdef32c | 2021-08-09 10:50:42 -0700 | [diff] [blame] | 10 | value: "https://static.crates.io/crates/unicode-segmentation/unicode-segmentation-1.8.0.crate" |
Matthew Maurer | ed985d4 | 2020-06-02 11:15:34 -0700 | [diff] [blame] | 11 | } |
Joel Galenson | cdef32c | 2021-08-09 10:50:42 -0700 | [diff] [blame] | 12 | version: "1.8.0" |
Matthew Maurer | ed985d4 | 2020-06-02 11:15:34 -0700 | [diff] [blame] | 13 | license_type: NOTICE |
| 14 | last_upgrade_date { |
ThiƩbaud Weksteen | 56cb1af | 2021-01-12 16:01:21 +0100 | [diff] [blame] | 15 | year: 2021 |
Joel Galenson | cdef32c | 2021-08-09 10:50:42 -0700 | [diff] [blame] | 16 | month: 8 |
| 17 | day: 9 |
Matthew Maurer | ed985d4 | 2020-06-02 11:15:34 -0700 | [diff] [blame] | 18 | } |
Chih-Hung Hsieh | b1e9fe5 | 2020-08-25 20:49:31 -0700 | [diff] [blame] | 19 | } |