summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5babd0c..0ead12d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -12,4 +12,5 @@ clap = { version = "4.4.6", features = ["derive"] }
crossterm = "0.27.0"
fork = "0.1.22"
nix = { version = "0.27.1", features = ["ptrace"] }
+owo-colors = "3.5.0"
ratatui = "0.23.0"