mirror of
https://github.com/starship/starship.git
synced 2026-06-23 02:05:51 +07:00
chore(deps): Bump git2 from 0.9.1 to 0.9.2 (#114)
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.9.1 to 0.9.2. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](https://github.com/rust-lang/git2-rs/compare/0.9.1...git2-curl-0.9.2)
This commit is contained in:
committed by
Matan Kushner
parent
8aec55b3ba
commit
e1d179ccf2
+1
-1
@@ -24,7 +24,7 @@ maintenance = { status = "actively-developed" }
|
||||
clap = "2.33.0"
|
||||
ansi_term = "0.12.0"
|
||||
dirs = "2.0.1"
|
||||
git2 = "0.9.1"
|
||||
git2 = "0.9.2"
|
||||
toml = "0.5.1"
|
||||
serde_json = "1.0.40"
|
||||
rayon = "1.1.0"
|
||||
|
||||
Reference in New Issue
Block a user