blob: b39358d92c7c14b412fe092cdd57c215cb892326 [file] [log] [blame]
Yi Kong8884bbe2020-08-31 01:13:13 +08001name: "itoa"
2description:
3 "Fast functions for printing integer primitives to an io::Write"
4
5third_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