aports/community/broot/update-git2.patch
J0WI a98d7c3d8c community/broot: upgrade to 1.21.3
Co-Authored-By: Jakub Jirutka <jakub@jirutka.cz>
2023-05-08 17:40:14 +00:00

14 lines
317 B
Diff

To link against system-provided libgit2.
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -39 +39 @@
-git2 = { version="0.14", default-features=false }
+git2 = { version="0.16", default-features=false }
@@ -73,3 +73,4 @@
[dev-dependencies]
-glassbench = "0.3.3"
+# XXX: depends on old version of broot
+#glassbench = "0.3.3"