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 c30bddc..ac6cd5a 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -17,7 +17,7 @@ itoa = "0.4"
enumset = "0.4"
log = "0.4"
unicode-width = "0.1"
-vte = "0.3"
+vte = "0.6"
[dev-dependencies]
quickcheck = "0.9"