mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
chore(deps): Bump dirs from 2.0.1 to 2.0.2 (#122)
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)
This commit is contained in:
committed by
Matan Kushner
parent
6cfc6ac5bb
commit
138287ec63
+1
-1
@@ -23,7 +23,7 @@ maintenance = { status = "actively-developed" }
|
||||
[dependencies]
|
||||
clap = "2.33.0"
|
||||
ansi_term = "0.12.0"
|
||||
dirs = "2.0.1"
|
||||
dirs = "2.0.2"
|
||||
git2 = "0.9.2"
|
||||
toml = "0.5.1"
|
||||
serde_json = "1.0.40"
|
||||
|
||||
Reference in New Issue
Block a user