Add initial

This commit is contained in:
2022-11-06 13:46:04 +01:00
parent 4ba0f1b329
commit 235a6a723f
3 changed files with 243 additions and 2 deletions

View File

@@ -6,3 +6,5 @@ edition = "2021"
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[dependencies]
eyre = "0.6.8"
git2 = "0.15.0"