[package] name = "float-pretty-print" version = "0.1.1" authors = ["Vitaly _Vi Shukela "] description = "Format f64 for showing to user, not for serialisation" readme = "README.md" #msrv = "1.23" license = "MIT/Apache-2.0" repository = "https://github.com/vi/float-pretty-print" keywords = ["float", "format", "pretty", "print", "human"] categories = ["text-processing"] exclude = ["*.pl", "*.txt"] [dependencies]