summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-12-05 17:57:57 +0000
committerDan Davison <dandavison7@gmail.com>2020-12-05 19:51:27 +0000
commite5ea573a94b915b16bbaf1d507dd95f934bfd320 (patch)
tree34b9df0d4e57b87c1ee969d48130a54ca3662236 /Cargo.toml
parent51e1fcdd438041d6ae0033a22d096a5ec116844d (diff)
Revert "Revert "Bump vte from 0.8.0 to 0.9.0 (#391)""
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 93f58aea..ba290eaf 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -31,7 +31,7 @@ shell-words = "1.0.0"
structopt = "0.3.20"
unicode-segmentation = "1.7.0"
unicode-width = "0.1.8"
-vte = "0.8.0"
+vte = "0.9.0"
[dependencies.git2]
version = "0.13.12"