summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2020-11-20 20:27:14 -0500
committerDan Davison <dandavison7@gmail.com>2020-11-20 20:27:14 -0500
commitda2ba61163d0a0900a3b4a760b4192e7c7f2e1da (patch)
treed65b421e4c6c01bf21e81a6743152088a636bce4 /Cargo.toml
parent248b1a7e185c123ecbbfdefa31a46d572ee40d7d (diff)
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 ba290eaf..93f58aea 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.9.0"
+vte = "0.8.0"
[dependencies.git2]
version = "0.13.12"