1
0
mirror of https://github.com/sharkdp/bat synced 2026-07-30 18:11:44 +00:00

Merge pull request #3169 from branchvincent/git2

Bump git2 to 0.20
This commit is contained in:
Keith Hall
2025-01-08 06:52:03 +02:00
committed by GitHub
2 changed files with 600 additions and 336 deletions
Generated
+599 -335
View File
File diff suppressed because it is too large Load Diff
+1 -1
View File
@@ -70,7 +70,7 @@ execute = { version = "0.2.13", optional = true }
terminal-colorsaurus = "0.4"
[dependencies.git2]
version = "0.19"
version = "0.20"
optional = true
default-features = false