aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2019-11-12 07:05:40 -0500
committerJesse Luehrs <doy@tozt.net>2019-11-13 13:38:32 -0500
commit2b5327843d70f20774329daa583e34efa74e742c (patch)
treeb09e5495f0e0ae593820b57eb4a1783166784d48 /Cargo.toml
parent2fab7512c297cfadaef1b5d268654f5fde41e786 (diff)
downloadteleterm-2b5327843d70f20774329daa583e34efa74e742c.tar.gz
teleterm-2b5327843d70f20774329daa583e34efa74e742c.zip
bump vt100 again
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 986af54..956e467 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -42,7 +42,7 @@ twoway = "0.2"
url = "2"
users = "0.9"
uuid = { version = "0.8", features = ["v4"] }
-vt100 = "0.4"
+vt100 = "0.6"
[[bin]]
name = "tt"