[package] name = "choose" version = "0.1.3" authors = ["Ryan Geary "] edition = "2018" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies] structopt = "0.3.0" regex = "1" lazy_static = "1"