[package] name = "clap-test" version = "0.1.1" authors = ["Kevin K. "] description = "functions and macros to assist in testing clap" license = "MIT" [dependencies] regex = "~0.1.69" clap = "2"