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

@@ -12,7 +12,7 @@ edition = "2018"
cuda = []
[dependencies]
dirs = "1.0.2"
dirs = "1.0.5"
clap = "2.31"
solana-sdk = { path = "../sdk", version = "0.12.0" }