[dependencies.libc]
version = "0.2"
[package]
authors = ["Xavier Bestel <xav@bes.tel>"]
description = "Wrapper for using libc's `printf(\"%g\")` format for your floating point output"
documentation = "https://docs.rs/gpoint"
edition = "2018"
license = "MIT OR Apache-2.0"
name = "gpoint"
readme = "README.md"
repository = "https://github.com/bestouff/gpoint"
version = "0.1.2"