chore(deps): Bump dirs from 2.0.1 to 2.0.2 (#122)

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)
This commit is contained in:
dependabot-preview[bot]
2019-07-29 11:11:13 -04:00
committed by Matan Kushner
parent 6cfc6ac5bb
commit 138287ec63
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ maintenance = { status = "actively-developed" }
[dependencies]
clap = "2.33.0"
ansi_term = "0.12.0"
dirs = "2.0.1"
dirs = "2.0.2"
git2 = "0.9.2"
toml = "0.5.1"
serde_json = "1.0.40"