summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 5ae14af..5e037d2 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -20,7 +20,7 @@ rustyline = "^4"
serde = "^1"
serde_derive = "^1"
structopt = "^0"
-termion = "^0"
+termion = "^1"
toml = "^0"
tui = "^0"
unicode-width = "^0"