mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
chore(deps): Bump dirs from 1.0.5 to 2.0.0 (#67)
Bumps [dirs](https://github.com/soc/dirs-rs) from 1.0.5 to 2.0.0. - [Release notes](https://github.com/soc/dirs-rs/releases) - [Commits](https://github.com/soc/dirs-rs/commits)
This commit is contained in:
committed by
Matan Kushner
parent
4cd98d862d
commit
5b1c2107db
+1
-1
@@ -7,7 +7,7 @@ edition = "2018"
|
||||
[dependencies]
|
||||
clap = "2.33.0"
|
||||
ansi_term = "0.11.0"
|
||||
dirs = "1.0.5"
|
||||
dirs = "2.0.0"
|
||||
git2 = "0.8.0"
|
||||
toml = "0.5.1"
|
||||
serde_json = "1.0.39"
|
||||
|
||||
Reference in New Issue
Block a user