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:
dependabot-preview[bot]
2019-06-12 20:17:56 +01:00
committed by Matan Kushner
parent 097f1b05f1
commit facfe97da0
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -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"