mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
chore(deps): Bump git2 from 0.9.2 to 0.10.0 (#216)
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.9.2 to 0.10.0. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](https://github.com/rust-lang/git2-rs/compare/git2-curl-0.9.2...git2-curl-0.10.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
Matan Kushner
parent
da86b4f847
commit
1943da86ce
+1
-1
@@ -24,7 +24,7 @@ maintenance = { status = "actively-developed" }
|
||||
clap = "2.33.0"
|
||||
ansi_term = "0.12.0"
|
||||
dirs = "2.0.2"
|
||||
git2 = "0.9.2"
|
||||
git2 = "0.10.0"
|
||||
toml = "0.5.3"
|
||||
serde_json = "1.0.40"
|
||||
rayon = "1.1.0"
|
||||
|
||||
Reference in New Issue
Block a user