0.3.4
-
Add support for u128 and i128 behind a Cargo cfg (thanks @henninglive)
[dependencies] itoa = { version = "0.3.4", features = ["i128"] }
Add support for u128 and i128 behind a Cargo cfg (thanks @henninglive)
[dependencies]
itoa = { version = "0.3.4", features = ["i128"] }