Switch to terminal-colorsaurus

This commit is contained in:
Teoh Han Hui 2024-07-13 23:37:41 +08:00
parent dbecd3d705
commit da5f6ef655
No known key found for this signature in database
GPG key ID: D43E2BABAF97DCAE
4 changed files with 41 additions and 659 deletions

View file

@ -25,7 +25,7 @@ shell-words = { workspace = true, features = ["std"] }
strum = { workspace = true, features = ["derive", "std"] }
supports-color = { workspace = true, features = [] }
tempfile = { workspace = true, features = [] }
termbg = { workspace = true, features = [] }
terminal-colorsaurus = { workspace = true, features = [] }
terminal_size = { workspace = true, features = [] }
thiserror = { workspace = true, features = [] }
time = { workspace = true, features = ["local-offset", "std"] }