use structopt instead of Clap (#41)

mini-redis uses the CLI derive pattern. Clap does not yet have a release
supporting this pattern. Using structopt allows mini-redis to avoid git
dependencies.
This commit is contained in:
Carl Lerche
2020-05-12 16:48:16 -07:00
committed by GitHub
parent 84f7086238
commit fdba12b964
4 changed files with 430 additions and 458 deletions

854
Cargo.lock generated

File diff suppressed because it is too large Load Diff