aboutsummaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rwxr-xr-xCargo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index b1aeb39..1127b66 100755
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -10,3 +10,5 @@ mpd = "0.1.0"
clap = { version = "4.0.29", features = ["derive"] }
rust_fzf = "0.3.1"
simple-dmenu = "0.1.0"
+ratatui = "0.26.2"
+crossterm = "0.27.0"