aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml6
1 files changed, 1 insertions, 5 deletions
diff --git a/Cargo.toml b/Cargo.toml
index f2634851..286f51f9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -74,11 +74,7 @@ runtime-format = "0.1.2"
tiny-bip39 = "1"
futures-util = "0.3"
skim = { version = "0.10.2", default-features = false }
-
-# from tui
-bitflags = "1.3"
-cassowary = "0.3"
-unicode-segmentation = "1.2"
+ratatui = "0.20.1"
[dependencies.tracing-subscriber]
version = "0.3"