[package] name = "hexf-parse-libm" version = "0.2.1" authors = ["Kang Seonghoon "] description = "Parses hexadecimal floats (see also hexf)" homepage = "https://github.com/lifthrasiir/hexf" documentation = "https://docs.rs/hexf-parse/" repository = "https://github.com/lifthrasiir/hexf" license = "CC0-1.0" edition = "2018" [dependencies] libm = "0.2.2"