Rely on the crossterm crate rather than colored
This commit is contained in:
parent
4fbab7102a
commit
8826103da7
3 changed files with 73 additions and 20 deletions
|
@ -1,4 +1,4 @@
|
|||
use colored::Colorize;
|
||||
use crossterm::style::Stylize;
|
||||
use serde::{Deserialize, Serialize};
|
||||
use std::io::Write;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue