chore(deps): Bump dirs from 1.0.5 to 2.0.0 (#67)

Bumps [dirs](https://github.com/soc/dirs-rs) from 1.0.5 to 2.0.0.
- [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-27 16:43:36 +02:00
committed by Matan Kushner
parent 4cd98d862d
commit 5b1c2107db
2 changed files with 15 additions and 4 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ edition = "2018"
[dependencies]
clap = "2.33.0"
ansi_term = "0.11.0"
dirs = "1.0.5"
dirs = "2.0.0"
git2 = "0.8.0"
toml = "0.5.1"
serde_json = "1.0.39"