[package] name = "coneman" version = "0.1.2" authors = ["Matthew Manning"] edition = "2021" description = "Homage To The Coneman" license = "MIT OR Apache-2.0" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] structopt = "0.3.15" colored = "2.0.0" failure = "0.1.8" exitfailure = "0.5.1" assert_cmd = "1.0.1"