[package] name = "atomicfloat" version = "0.1.0" authors = ["David Roundy "] description = "Atomic float type" repository = "https://github.com/droundy/atomicfloat" edition = "2018" license = "Apache-2.0/MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]