summaryrefslogtreecommitdiff
path: root/src/run.rs
diff options
context:
space:
mode:
Diffstat (limited to 'src/run.rs')
-rw-r--r--src/run.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/run.rs b/src/run.rs
index 0bc965c..09e53ec 100644
--- a/src/run.rs
+++ b/src/run.rs
@@ -1,5 +1,5 @@
use anyhow::{bail, Result};
-use ratatui::crossterm::style::{style, Stylize};
+use crossterm::style::{style, Stylize};
use std::io::{self, Write};
use crate::{