[package] name = "times_table" version = "0.1.0" authors = ["zubair"] edition = "2018" description = "By using this library one can generate times table of any integer with specified range." license = "Apache-2.0" repository = "https://github.com/Zubair-Askari92/times_table.lib" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]