blob: c54b9376629d4c95b9fe115742fb6023a33629f8 [file] [log] [blame]
# This project was upgraded with external_updater.
# Usage: tools/external_updater/updater.sh update rust/crates/unicode-segmentation
# For more info, check https://cs.android.com/android/platform/superproject/+/master:tools/external_updater/README.md
name: "unicode-segmentation"
description: "This crate provides Grapheme Cluster, Word and Sentence boundaries according to Unicode Standard Annex #29 rules."
third_party {
url {
type: HOMEPAGE
value: "https://crates.io/crates/unicode-segmentation"
}
url {
type: ARCHIVE
value: "https://static.crates.io/crates/unicode-segmentation/unicode-segmentation-1.10.0.crate"
}
version: "1.10.0"
license_type: NOTICE
last_upgrade_date {
year: 2022
month: 12
day: 19
}
}