summaryrefslogtreecommitdiffstats
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2022-07-05 10:22:39 -0400
committerDan Davison <dandavison7@gmail.com>2022-07-05 10:23:41 -0400
commitf3b6c454b2e0e8a2b3e2a93ee2d9dd53d9056504 (patch)
treeb27190bea0a3aee742ba02b8cd2abb47fab467ca /Cargo.toml
parentb6e4d90a14e0ceef1eef445bbc32ef310657d542 (diff)
Revert "Bump git2 from 0.14.2 to 0.14.4 (#1085)"
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 55dad4a8..4a883699 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -45,7 +45,7 @@ vte = "0.10.1"
xdg = "2.4.1"
[dependencies.git2]
-version = "0.14.4"
+version = "0.14.0"
default-features = false
features = []