Bump dirs from 2.0.1 to 2.0.2 (#5312)

Bumps [dirs](https://github.com/soc/dirs-rs) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/soc/dirs-rs/releases)
- [Commits](https://github.com/soc/dirs-rs/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-07-30 19:46:39 -07:00
committed by Michael Vines
parent 68eff230f0
commit f6a4acfac3
5 changed files with 13 additions and 13 deletions

View File

@ -21,7 +21,7 @@ chrono = { version = "0.4.7", features = ["serde"] }
clap = { version = "2.33.0" }
console = "0.7.7"
ctrlc = { version = "3.1.3", features = ["termination"] }
dirs = "2.0.1"
dirs = "2.0.2"
indicatif = "0.11.0"
lazy_static = "1.3.0"
log = "0.4.7"