[package] name = "fpopt" version = "0.0.3" edition = "2021" description = "a wrapper around manipulating floating point flags" license-file = "LICENSE" repository = "https://github.com/Kim-Dewelski/fpopt" readme = "README" [dependencies] libc = "0.2.153" [build-dependencies] bindgen = "0.69.4"