1name: "unicode-segmentation" 2description: "This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules." 3third_party { 4 url { 5 type: HOMEPAGE 6 value: "https://crates.io/crates/unicode-segmentation" 7 } 8 url { 9 type: ARCHIVE 10 value: "https://static.crates.io/crates/unicode-segmentation/unicode-segmentation-1.9.0.crate" 11 } 12 version: "1.9.0" 13 license_type: NOTICE 14 last_upgrade_date { 15 year: 2022 16 month: 3 17 day: 1 18 } 19} 20