1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-06 19:21:43 +00:00

Add --diagnostic option to bat

This commit is contained in:
sharkdp
2020-12-31 18:17:15 +01:00
committed by David Peter
parent 5e1f9fadf4
commit ebb97e94a9
4 changed files with 88 additions and 4 deletions
+1
View File
@@ -51,6 +51,7 @@ serde_yaml = "0.8"
semver = "0.11"
path_abs = { version = "0.5", default-features = false }
clircle = "0.2.0"
bugreport = "0.1"
[dependencies.git2]
version = "0.13"