Matthew Maurer | 78bda6f | 2020-06-02 11:15:37 -0700 | [diff] [blame] | 1 | name: unicode-width |
2 | description: "Determine displayed width of `char` and `str` types according to Unicode Standard Annex #11 rules." | ||||
3 | third_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 | } |