| Yi Kong | 8884bbe | 2020-08-31 01:13:13 +0800 | [diff] [blame] | 1 | name: "itoa" |
| Chih-Hung Hsieh | fd17487 | 2020-10-12 00:50:55 -0700 | [diff] [blame^] | 2 | description: "Fast functions for printing integer primitives to an io::Write" |
| Yi Kong | 8884bbe | 2020-08-31 01:13:13 +0800 | [diff] [blame] | 3 | third_party { |
| 4 | url { |
| 5 | type: HOMEPAGE |
| 6 | value: "https://crates.io/crates/itoa" |
| 7 | } |
| 8 | url { |
| 9 | type: ARCHIVE |
| 10 | value: "https://static.crates.io/crates/itoa/itoa-0.4.6.crate" |
| 11 | } |
| 12 | version: "0.4.6" |
| Yi Kong | 8884bbe | 2020-08-31 01:13:13 +0800 | [diff] [blame] | 13 | license_type: NOTICE |
| Chih-Hung Hsieh | fd17487 | 2020-10-12 00:50:55 -0700 | [diff] [blame^] | 14 | last_upgrade_date { |
| 15 | year: 2020 |
| 16 | month: 8 |
| 17 | day: 21 |
| 18 | } |
| Yi Kong | 8884bbe | 2020-08-31 01:13:13 +0800 | [diff] [blame] | 19 | } |