[package] name = "simple_calculator" version = "0.1.5" authors = ["Jamil Ahmed"] edition = "2018" description = "First Library" license = "MIT" readme = "readme.md" homepage = "https://github.com/jamil4321/simple_calculator" repository="https://github.com/jamil4321/simple_calculator" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]