]> git.proxmox.com Git - rustc.git/blame - src/vendor/dtoa/Cargo.toml.orig
New upstream version 1.29.0+dfsg1
[rustc.git] / src / vendor / dtoa / Cargo.toml.orig
CommitLineData
ea8adc8c
XL
1[package]
2name = "dtoa"
8faf50e0 3version = "0.4.3" # remember to update html_root_url
ea8adc8c
XL
4authors = ["David Tolnay <dtolnay@gmail.com>"]
5license = "MIT/Apache-2.0"
6description = "Fast functions for printing floating-point primitives to an io::Write"
7repository = "https://github.com/dtolnay/dtoa"
8documentation = "https://github.com/dtolnay/dtoa"
9categories = ["value-formatting"]
10readme = "README.md"
11exclude = ["performance.png"]