[package] name = "subsrch" description = "Find maximal or minimal subsets that succeed a given command" version = "0.1.0" authors = ["Shelby Doolittle "] license = "MIT" [dependencies] structopt = "0.1.0" structopt-derive = "0.1.0"