deps: update clap and structopt (#3809)

This commit is contained in:
André Silva
2019-10-12 18:31:49 +01:00
committed by GitHub
parent ea3b9bf393
commit 6e5fe1a557
9 changed files with 92 additions and 104 deletions
@@ -8,7 +8,7 @@ edition = "2018"
toml = "0.4"
tar = "0.4"
glob = "0.2"
structopt = "0.2"
structopt = "0.3"
tempfile = "3"
fs_extra = "1"
git2 = "0.8"