[package] name = "proportion" version = "1.0.0" authors = ["Ben Bridle"] edition = "2021" description = "Common proportion type for representing a value ranging from 0 to 1" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dev-dependencies] mini_paste = "0.1.11"