Depend on vendored libgit2
This commit is contained in:
parent
9019fc263f
commit
a8599ee05c
3 changed files with 104 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ edition = { workspace = true }
|
|||
[dependencies]
|
||||
anyhow = { workspace = true }
|
||||
directories = { workspace = true }
|
||||
git2 = { workspace = true }
|
||||
rand = { workspace = true }
|
||||
serde = { workspace = true }
|
||||
serde_json = { workspace = true }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue