1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-03 18:51:44 +00:00

Bump git2 from 0.7.5 to 0.8.0

Bumps [git2](https://github.com/alexcrichton/git2-rs) from 0.7.5 to 0.8.0.
- [Release notes](https://github.com/alexcrichton/git2-rs/releases)
- [Commits](https://github.com/alexcrichton/git2-rs/compare/libgit2-sys-0.7.5...git2-curl-0.8.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot]
2018-12-14 03:18:44 +00:00
committed by David Peter
parent 397def1320
commit 72e8036edc
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ encoding = "0.2"
shell-words = "0.1.0"
[dependencies.git2]
version = "0.7"
version = "0.8"
default-features = false
features = []