summaryrefslogtreecommitdiff
path: root/Cargo.toml
diff options
context:
space:
mode:
authorDan Davison <dandavison7@gmail.com>2024-03-04 16:33:09 -0500
committerGitHub <noreply@github.com>2024-03-04 16:33:09 -0500
commit8ff5ff46d42cf34b6f1b057db72b2ed9f5db8e83 (patch)
tree98edebd191f8715d54775a4f9d0b9ab50937626b /Cargo.toml
parenta07a994d31d2bd8cba78329031e53652b50c68ff (diff)
Update git2 (#1647)
Ref #1548
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 7aaf50a..0a714f0 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -56,7 +56,7 @@ xdg = "2.4.1"
clap_complete = "4.4.4"
[dependencies.git2]
-version = "0.17.2"
+version = "0.18.2"
default-features = false
features = []