Bump dirs from 1.0.5 to 2.0.1 (#4490)

Bumps [dirs](https://github.com/soc/dirs-rs) from 1.0.5 to 2.0.1.
- [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-31 08:57:35 -07:00
committed by Michael Vines
parent d2f9625878
commit 9670788bf5
4 changed files with 19 additions and 8 deletions

View File

@@ -14,7 +14,7 @@ erasure = []
[dependencies]
clap = "2.33"
dirs = "1.0.5"
dirs = "2.0.1"
solana-sdk = { path = "../sdk", version = "0.16.0" }
[[bin]]