Add the lib Clap 2.33.3 to dependencies

This commit is contained in:
Martin HART 2020-10-20 12:50:05 +02:00
parent 861001a2e1
commit 857bd2c091
1 changed files with 1 additions and 0 deletions

View File

@ -7,3 +7,4 @@ edition = "2018"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
clap = "2.33.3"