Bump dirs from 1.0.4 to 1.0.5

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2019-02-27 01:23:20 +00:00
committed by Greg Fitzgerald
parent ee16cc77a3
commit 46ec5cf765
4 changed files with 12 additions and 12 deletions

View File

@@ -13,7 +13,7 @@ cuda = []
[dependencies]
clap = "2.32.0"
dirs = "1.0.2"
dirs = "1.0.5"
log = "0.4.2"
serde = "1.0.88"
serde_derive = "1.0.88"