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