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:
dependabot-preview[bot]
2019-07-25 11:32:19 -04:00
committed by Matan Kushner
parent 8aec55b3ba
commit e1d179ccf2
2 changed files with 16 additions and 16 deletions
+1 -1
View File
@@ -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"