Bump dependencies

This commit is contained in:
Roey Darwish Dror
2019-09-10 22:54:20 +03:00
parent 359e196de7
commit f88095b764
2 changed files with 101 additions and 104 deletions

View File

@@ -22,8 +22,8 @@ shellexpand = "1.0.0"
structopt = "0.3.0"
log = "0.4.6"
walkdir = "2.2.7"
console = "0.8.0"
self_update_crate = { version = "0.6.0", optional = true, package = "self_update" }
console = "0.9.0"
self_update_crate = { version = "0.7.0", optional = true, package = "self_update" }
lazy_static = "1.3.0"
rust-ini = "0.13.0"
chrono = "0.4.6"