adds git2

This commit is contained in:
2026-05-15 15:29:59 +01:00
parent f849de20bb
commit c8cad70d59
2 changed files with 384 additions and 1 deletions
+1
View File
@@ -6,6 +6,7 @@ edition = "2024"
[dependencies]
anyhow = "1.0.102"
dirs = "6.0.0"
git2 = "0.20.4"
rocket = "0.5.1"
serde = "1.0.228"
toml = "1.1.2"