1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-29 18:01:43 +00:00

Bump git2 from 0.11.0 to 0.12.0

Bumps [git2](https://github.com/rust-lang/git2-rs) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/rust-lang/git2-rs/releases)
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-curl-0.11.0...git2-curl-0.12.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-02-27 03:12:47 +00:00
committed by David Peter
parent 388f4c71fd
commit f079c14068
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ encoding = "0.2"
shell-words = "0.1.0"
[dependencies.git2]
version = "0.11"
version = "0.12"
default-features = false
features = []