1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-11 20:11:43 +00:00

Use error-chain

This commit is contained in:
sharkdp
2018-04-30 11:09:24 +02:00
parent f43409f473
commit 36bbc770eb
3 changed files with 86 additions and 22 deletions
+1
View File
@@ -15,6 +15,7 @@ syntect = "2"
ansi_term = "0.9"
console = "0.6"
git2 = "0.6"
error-chain = "0.11"
[dependencies.clap]
version = "2"