summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'Cargo.toml')
-rw-r--r--Cargo.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cargo.toml b/Cargo.toml
index 8479cfc..976cde9 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,7 +17,7 @@ jwalk = "0.4.0"
byte-unit = "3"
termion = "1.5.2"
atty = "0.2.11"
-tui = "0.6.0"
+tui = "0.8.0"
petgraph = "0.5"
itertools = "0.8.0"
open = "1.2.2"