Bump dependencies

This commit is contained in:
Roey Darwish Dror
2019-09-04 21:07:43 +03:00
parent 7bdd00f88a
commit d3eb76a0d5
3 changed files with 127 additions and 87 deletions

View File

@@ -19,7 +19,7 @@ serde = { version = "1.0.92", features = ["derive"] }
toml = "0.5.1"
which_crate = { version = "2.0.1", package = "which" }
shellexpand = "1.0.0"
structopt = "0.2.16"
structopt = "0.3.0"
log = "0.4.6"
walkdir = "2.2.7"
console = "0.8.0"