mirror of
https://github.com/sharkdp/bat
synced 2026-08-11 20:11:43 +00:00
Use ansi_colours package for better true-colour approximation
This commit is contained in:
committed by
David Peter
parent
6aa626f1c4
commit
79b960e17e
@@ -16,6 +16,7 @@ exclude = [
|
||||
[dependencies]
|
||||
atty = "0.2.2"
|
||||
ansi_term = "0.11"
|
||||
ansi_colours = "^1.0"
|
||||
console = "0.6"
|
||||
directories = "1.0"
|
||||
lazy_static = "1.0"
|
||||
|
||||
Reference in New Issue
Block a user