| 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 | ||||
| Haibo Huang | a4c5ece | 2020-12-29 20:32:47 -0800 | [diff] [blame] | 10 | value: "https://static.crates.io/crates/itoa/itoa-0.4.7.crate" |
| Yi Kong | 8884bbe | 2020-08-31 01:13:13 +0800 | [diff] [blame] | 11 | } |
| Haibo Huang | a4c5ece | 2020-12-29 20:32:47 -0800 | [diff] [blame] | 12 | version: "0.4.7" |
| 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 | ||||
| Haibo Huang | a4c5ece | 2020-12-29 20:32:47 -0800 | [diff] [blame] | 16 | month: 12 |
| 17 | day: 29 | ||||
| Chih-Hung Hsieh | fd17487 | 2020-10-12 00:50:55 -0700 | [diff] [blame] | 18 | } |
| Yi Kong | 8884bbe | 2020-08-31 01:13:13 +0800 | [diff] [blame] | 19 | } |