[package] name = "squidsay" version = "0.1.0" authors = ["Terry O'Shea ", "Max Pekarsky "] license = "MIT OR Apache-2.0" description = "A friendly octopus that says things, like its friend cowsay." edition = "2018" repository = "https://github.com/TerryOShea/octosay" keywords = ["cli", "octopus", "cowsay"] [dependencies] structopt = "0.2.10"