[package] name = "bens_fractions" version = "0.1.0" authors = ["bcpeinhardt "] edition = "2018" source = "https://github.com/bcpeinhardt/RationalNumberCrate.git" description = "A naive implementation of a rational number." license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]