mirror of
https://github.com/starship/starship.git
synced 2026-06-22 02:02:12 +07:00
chore(deps): Bump git2 from 0.9.0 to 0.9.1 (#76)
Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.9.0 to 0.9.1. - [Release notes](https://github.com/rust-lang/git2-rs/releases) - [Commits](https://github.com/rust-lang/git2-rs/compare/0.9.0...0.9.1)
This commit is contained in:
committed by
Matan Kushner
parent
097f1b05f1
commit
facfe97da0
+1
-1
@@ -8,7 +8,7 @@ edition = "2018"
|
||||
clap = "2.33.0"
|
||||
ansi_term = "0.11.0"
|
||||
dirs = "2.0.1"
|
||||
git2 = "0.9.0"
|
||||
git2 = "0.9.1"
|
||||
toml = "0.5.1"
|
||||
serde_json = "1.0.39"
|
||||
rayon = "1.0.3"
|
||||
|
||||
Reference in New Issue
Block a user