mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
build(deps): bump dirs-next from 1.0.2 to 2.0.0
Bumps [dirs-next](https://github.com/xdg-rs/dirs) from 1.0.2 to 2.0.0. - [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.2...dirs-v2.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ tls-vendored = ["native-tls/vendored"]
|
||||
[dependencies]
|
||||
clap = "2.33.3"
|
||||
ansi_term = "0.12.1"
|
||||
dirs-next = "1.0.2"
|
||||
dirs-next = "2.0.0"
|
||||
git2 = { version = "0.13.12", default-features = false }
|
||||
toml = { version = "0.5.7", features = ["preserve_order"] }
|
||||
rust-ini = "0.16"
|
||||
|
||||
Reference in New Issue
Block a user