Use gitcl instead of git2 to avoid compiling git

This commit is contained in:
Clément Renault
2024-05-23 16:38:44 +02:00
parent b1f5a72d0d
commit 5f4b0a0b25
3 changed files with 7 additions and 65 deletions

View File

@@ -15,4 +15,4 @@ time = { version = "0.3.34", features = ["parsing"] }
[build-dependencies]
anyhow = "1.0.80"
vergen-git2 = "1.0.0-beta.2"
vergen-gitcl = "1.0.0-beta.2"