void-packages/srcpkgs/delta/patches/bump-git2.patch

14 lines
253 B
Diff

diff --git a/Cargo.toml b/Cargo.toml
index 8c0c6d8..4fdaa9d 100644
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -46,7 +46,7 @@ vte = "0.11.0"
xdg = "2.4.1"
[dependencies.git2]
-version = "0.16.1"
+version = "0.17"
default-features = false
features = []