Update to alacritty_terminal v0.20
Signed-off-by: Mohammad AlSaleh <CE.Mohammad.AlSaleh@gmail.com>
This commit is contained in:
parent
0866a6897d
commit
fb2b251a33
5 changed files with 142 additions and 433 deletions
|
|
@ -1,6 +1,6 @@
|
|||
use alacritty_terminal::{
|
||||
ansi::NamedColor,
|
||||
term::color::{Colors, Rgb},
|
||||
term::color::Colors,
|
||||
vte::ansi::{NamedColor, Rgb},
|
||||
};
|
||||
use std::collections::HashMap;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue