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

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