build(deps): bump dirs from 2.0.1 to 2.0.2

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-08-02 07:51:51 +00:00
parent 49ef201cd1
commit 8a7cfe8ec4
2 changed files with 9 additions and 86 deletions

View File

@@ -10,7 +10,7 @@ vmm = { path = "vmm" }
[dev-dependencies]
ssh2 = "=0.3.3"
dirs = "2.0.0"
dirs = "2.0.2"
credibility = "0.1.3"
tempdir="0.3.7"
lazy_static=">=1.1.0"