aboutsummaryrefslogtreecommitdiffstats
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 80003ca..74f56e4 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -15,5 +15,5 @@ tokio = "0.1.22"
tokio-pty-process-stream = "0.2"
ttyrec = "0.2"
unicode-width = "0.1"
-vt100 = "0.6"
+vt100 = "0.8"
vte = "0.3"