[package] name = "bens_naive_rational_number" version = "0.1.5" authors = ["bcpeinhardt "] edition = "2018" keywords = ["Rational", "Ratio", "i64", "Integer"] description = "A crate centered around a naive implementation of a Rational Number structure" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]