cargo fix
This commit is contained in:
parent
5ea14dc226
commit
31501d65d8
@ -29,7 +29,7 @@ use ratatui::{
|
|||||||
widgets::{Block, Borders},
|
widgets::{Block, Borders},
|
||||||
};
|
};
|
||||||
use title::TitleWidget;
|
use title::TitleWidget;
|
||||||
use tokio::sync::mpsc::{UnboundedReceiver, UnboundedSender};
|
use tokio::sync::mpsc::UnboundedReceiver;
|
||||||
|
|
||||||
pub struct AppState {
|
pub struct AppState {
|
||||||
exit: bool,
|
exit: bool,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user