aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml1
1 files changed, 0 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 1055524..a37a388 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -8,4 +8,3 @@ edition = "2021"
[dependencies]
crossterm = "0.20"
tui = { version="0.16", default-features=false, features=['crossterm'] }
-unicode-width = "0.1.9" \ No newline at end of file