Bump dirs from 2.0.1 to 2.0.2 (#5312)

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-07-30 19:46:39 -07:00
committed by Michael Vines
parent 68eff230f0
commit f6a4acfac3
5 changed files with 13 additions and 13 deletions

View File

@ -14,7 +14,7 @@ cuda = []
[dependencies]
clap = "2.33"
dirs = "2.0.1"
dirs = "2.0.2"
solana-sdk = { path = "../sdk", version = "0.18.0-pre0" }
[[bin]]