blob: 9855b6db51d2ba73c7ec76f7afe6e3682067327a [file] [log] [blame]
Matthew Maurer78bda6f2020-06-02 11:15:37 -07001name: unicode-width
2description: "Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules."
3third_party {
4 url {
5 type: HOMEPAGE
6 value: "https://crates.io/crates/unicode-width"
7 }
8 url {
9 type: GIT
10 value: "https://github.com/unicode-rs/unicode-width"
11 }
12 version: "0.1.7"
13 license_type: NOTICE
14 last_upgrade_date {
15 year: 2020
16 month: 5
17 day: 6
18 }
19}