update terminal example using colored

This commit is contained in:
tigregalis 2023-05-12 14:51:46 +08:00
parent a93ec8adf8
commit 27d61e5514
2 changed files with 40 additions and 77 deletions

View file

@ -7,8 +7,8 @@ license = "MIT OR Apache-2.0"
publish = false
[dependencies]
colored = "2.0"
cosmic-text = { path = "../../" }
env_logger = "0.10"
fontdb = "0.13"
log = "0.4"
termion = "2.0"