build(deps): bump dirs-next from 1.0.1 to 1.0.2

Bumps [dirs-next](https://github.com/xdg-rs/dirs) from 1.0.1 to 1.0.2.
- [Release notes](https://github.com/xdg-rs/dirs/releases)
- [Changelog](https://github.com/xdg-rs/dirs/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xdg-rs/dirs/compare/dirs-v1.0.1...dirs-v1.0.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-10-14 05:31:43 +00:00
parent 58c3bfaab7
commit b10d2ecb1c
2 changed files with 21 additions and 15 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ tls-vendored = ["native-tls/vendored"]
[dependencies]
clap = "2.33.3"
ansi_term = "0.12.1"
dirs-next = "1.0.1"
dirs-next = "1.0.2"
git2 = { version = "0.13.12", default-features = false }
toml = { version = "0.5.7", features = ["preserve_order"] }
rust-ini = "0.16"