1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-13 19:29:53 +03:00
aports/community/git-interactive-rebase-tool/libgit2-1.9-compat.patch

5 lines
192 B
Diff

--- a/Cargo.toml
+++ b/Cargo.toml
@@ -33 +33 @@
-git2 = { version = "0.18.3", default-features = false, features = [] }
+git2 = { version = "0.20.0", default-features = false, features = [] }