[package] name = "fhex" description = "A crate providing the ToHex trait for converting floating-point numbers to hexadecimal." version = "1.0.0" authors = ["Rod Vagg "] repository = "https://github.com/rvagg/fhex" edition = "2021" license = "Apache-2.0" [dependencies]