[package] name = "repeatrrrr" version = "0.1.0" authors = ["Hanif Bin Ariffin "] edition = "2018" description = "Repeats some content M to output N times." license = "MIT" repository = "https://github.com/hbina/repeatrrrr" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] clap = "2.33.3"