[package] name = "nostdhf" description = "Polyfills the missing methods on f32 and f64 in no_std environments" version = "0.1.1" authors = ["longfangsong "] edition = "2018" license = "Unlicense" repository = "https://github.com/longfangsong/nostdhf" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]