[badges.travis-ci]
repository = "dtolnay/ryu"
[dependencies.no-panic]
optional = true
version = "0.1"
[dev-dependencies.num_cpus]
version = "1.8"
[dev-dependencies.rand]
version = "0.5"
[features]
small = []
[package]
authors = ["David Tolnay <dtolnay@gmail.com>"]
build = "build.rs"
description = "Fast floating point to string conversion"
documentation = "https://docs.rs/ryu"
license = "Apache-2.0 OR BSL-1.0"
name = "ryu"
readme = "README.md"
repository = "https://github.com/dtolnay/ryu"
version = "1.0.1"