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

Add support for UTF-16LE and UTF-16BE

This commit is contained in:
sharkdp
2018-10-07 16:44:59 +02:00
committed by David Peter
parent e97095b724
commit 25d96da4a2
5 changed files with 137 additions and 13 deletions
+1
View File
@@ -23,6 +23,7 @@ directories = "1.0"
lazy_static = "1.0"
wild = "2.0"
content_inspector = "0.2.2"
encoding = "0.2"
[dependencies.git2]
version = "0.7"