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:
dependabot-preview[bot]
2019-08-21 13:17:13 -04:00
committed by Matan Kushner
parent da86b4f847
commit 1943da86ce
2 changed files with 13 additions and 13 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.2"
git2 = "0.9.2"
git2 = "0.10.0"
toml = "0.5.3"
serde_json = "1.0.40"
rayon = "1.1.0"