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

@@ -13,7 +13,7 @@ bincode = "1.1.4"
bs58 = "0.2.0"
chrono = { version = "0.4.7", features = ["serde"] }
clap = "2.33.0"
dirs = "2.0.1"
dirs = "2.0.2"
log = "0.4.7"
num-traits = "0.2"
serde_json = "1.0.40"