Author: Blair Noctis <ncts@debian.org>
Last-Update: 2025-03-26
---
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
--- a/Cargo.toml
+++ b/Cargo.toml
@@ -73,2 +73,3 @@
 path = "examples/builtin_fn.rs"
+required-features = ["build", "git2"] # without +git2 some functions resort to running git(1), but it's unavailable in Debian builds/tests
 
