mirror of
https://github.com/sharkdp/bat
synced 2026-08-06 19:21:43 +00:00
Add support for UTF-16LE and UTF-16BE
This commit is contained in:
@@ -15,6 +15,7 @@ extern crate atty;
|
||||
extern crate console;
|
||||
extern crate content_inspector;
|
||||
extern crate directories;
|
||||
extern crate encoding;
|
||||
extern crate git2;
|
||||
extern crate syntect;
|
||||
extern crate wild;
|
||||
|
||||
Reference in New Issue
Block a user