Bump dirs from 1.0.5 to 2.0.1 (#4490)

Bumps [dirs](https://github.com/soc/dirs-rs) from 1.0.5 to 2.0.1.
- [Release notes](https://github.com/soc/dirs-rs/releases)
- [Commits](https://github.com/soc/dirs-rs/commits)
This commit is contained in:
dependabot-preview[bot]
2019-05-31 08:57:35 -07:00
committed by Michael Vines
parent d2f9625878
commit 9670788bf5
4 changed files with 19 additions and 8 deletions

View File

@@ -19,7 +19,7 @@ bzip2 = "0.3.3"
chrono = { version = "0.4.0", features = ["serde"] }
clap = { version = "2.33.0" }
console = "0.7.5"
dirs = "1.0.5"
dirs = "2.0.1"
indicatif = "0.11.0"
lazy_static = "1.3.0"
log = "0.4.2"