aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-12-07 12:21:29 -0500
committerJesse Luehrs <doy@tozt.net>2019-12-07 12:21:29 -0500
commit7ee534830d8bede3a5e28d4b3f02a96488a35661 (patch)
tree3507fc721adce87273193977579c0986e9faa50a /Cargo.toml
parent4887f1e3dc2628d086894974d9e3f4118f6547e7 (diff)
downloadvt100-test-master.tar.gz
vt100-test-master.zip
bump depsHEADmaster
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"