[package] name = "jockey" description = "Custom command-line parsers that practically write themselves" version = "0.3.0" authors = ["Richard Wiedenhöft "] license = "MIT" repository = "https://github.com/richard-w/jockey" [dev-dependencies] jockey_derive = { version="^0", path = "../jockey_derive" }