[package] name = "catsay_ebenezer" version = "0.1.0" authors = ["Ebenezer Don "] edition = "2018" description = "catsy command line bin" license = "MIT" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] structopt = "0.3.15"